Index
Collapse All
Expand All
SetMinimum Method
ScrollBar Class
Members
See Also
Beta Documentation - Subject to change.
Sets the minimum value of the scrollbar.
Syntax
Lua
function
ScrollBar
:
SetMinimum
(
value
)
;
Parameters
value
Type: number
The minimum value of the scroll bar.
Remarks
See Also
ScrollBar
Turbine.UI