Function OSSingleton.windowResizable
If true
, the window is resizable by the user.
bool windowResizable() nothrow @property @nogc;
void windowResizable
(
bool v
) nothrow @property @nogc;
If true
, the window is resizable by the user.
bool windowResizable() nothrow @property @nogc;
void windowResizable
(
bool v
) nothrow @property @nogc;