Function OSSingleton.windowMaximized
If true
, the window is maximized.
bool windowMaximized() nothrow @property @nogc;
void windowMaximized
(
bool v
) nothrow @property @nogc;
If true
, the window is maximized.
bool windowMaximized() nothrow @property @nogc;
void windowMaximized
(
bool v
) nothrow @property @nogc;