Index
Collapse All
Expand All
GetMaximumHeight Method
Window Class
Members
See Also
Beta Documentation - Subject to change.
Gets the maximum height of the window.
Syntax
Lua
function
Window
:
GetMaximumHeight
(
)
;
Returns
Type: number
The maximum height of the window.
Remarks
Gets the maximum height of the window.
See Also
Window
Turbine.UI