![]() |
The API is no longer being updated here until further notice. |
Returns the number of steps the slider's value changes by when the slider is clicked.
stepsPerPage = Slider:GetStepsPerPage()
Returns
- stepsPerPage
- Number - magnitude of the value change (in steps) that occurs when the user clicks in the slider's tracking area; values below 1 indicate that paging behavior is disabled.
Patch history
Patch 5.4.0 (2013-09-10): Added.
