Index
Collapse All
Expand All
SetHeight Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Sets the height of the control.
Syntax
Lua
function
Control
:
SetHeight
(
value
)
;
Parameters
value
Type: number
The height of the control.
Remarks
Sets the height of the control.
See Also
Control
Turbine.UI