Function Window.hidden
Wraps SDL_GetWindowFlags to check whether the window is hidden
bool hidden() @property @trusted const;
Returns
true if the the window is hidden, otherwise false
Wraps SDL_GetWindowFlags to check whether the window is hidden
bool hidden() @property @trusted const;
true if the the window is hidden, otherwise false