RiftScrollbar:GetRange

Returns the current range of the scrollbar.

Usage:

minimum, maximum = RiftScrollbar:GetRange()
ParameterTypeDatatypeDescription
maximumresultnumberThe maximum value for the position of this slider.
minimumresultnumberThe minimum value for the position of this slider.