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