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