Slider:GetValueStep

From Warcraft Wiki
Jump to navigation Jump to search

Returns the slider's current step size.

valueStep = Slider:GetValueStep()

Returns

valueStep
number - The step size, i.e. the increments in which its values can be set.

Details

  • Since patch 5.4.1, unless the slider is configured to obey value steps when dragging, this property may be ignored when the user interacts with the slider by dragging its thumb or clicking within its tracking region.