Luna::Window::IWindow::is_maximized
virtual bool is_maximized()=0
Checks whether the window is maximized.
Return value
Returns true
if the window is maximized. Returns false
otherwise.
virtual bool is_maximized()=0
Checks whether the window is maximized.
Returns true
if the window is maximized. Returns false
otherwise.