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