Function Window.maximized

Wraps SDL_GetWindowFlags to check whether the window is maximized

bool maximized() @property @trusted const;

Returns

true if window is maximized, otherwise false