Beta Documentation - Subject to change.

Gets the button that is used to decrement the value.

Syntax

Lua
function ScrollBar:GetDecrementButton();

Returns

Type: Object
The button to decrement the value.

Remarks

See Also