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