Beta Documentation - Subject to change.

Gets the minimum value of the scrollbar.

Syntax

Lua
function ScrollBar:GetMinimum();

Returns

Type: number
The minimum value of the scroll bar.

Remarks

See Also