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