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