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