Window.hidden

Wraps SDL_GetWindowFlags to check whether the window is hidden

class Window
const @property @trusted
bool
hidden
()

Return Value

Type: bool

true if the the window is hidden, otherwise false

Meta