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