Function Window.shown

Wraps SDL_GetWindowFlags to check whether the window is shown

bool shown() @property @trusted const;

Returns

true if the the window is shown, otherwise false