Function Window.minimized

Wraps SDL_GetWindowFlags to check whether the window is minimized

bool minimized() @property @trusted const;

Returns

true if window is minimized, otherwise false