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