Documentation
›
API Reference
›
Object
›
Window
Maximized
Lua
C++
This function can be used to tell if a window is maximized.
Syntax
bool
Maximized
()
Returns
Returns true if the window is maximized, otherwise false is returned.