Window.shown

Wraps SDL_GetWindowFlags to check whether the window is shown

class Window
const @property @trusted
bool
shown
()

Return Value

Type: bool

true if the the window is shown, otherwise false

Meta