Returns the current range of the scrollbar.
minimum, maximum = RiftScrollbar:GetRange() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
maximum | result | number | The maximum value for the position of this slider. |
minimum | result | number | The minimum value for the position of this slider. |