Beta Documentation - Subject to change.

Sets the large change value of the scrollbar.

Syntax

Lua
function ScrollBar:SetLargeChange(value);

Parameters

value
Type: number
The large change value of the scroll bar.

Remarks

See Also