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