Index
Collapse All
Expand All
SetDecrementButton Method
ScrollBar Class
Members
See Also
Beta Documentation - Subject to change.
Sets the button that is used to decrement the value.
Syntax
Lua
function
ScrollBar
:
SetDecrementButton
(
value
)
;
Parameters
value
Type:
Object
The button to decrement the value.
Remarks
See Also
ScrollBar
Turbine.UI