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