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