Slider:SetValueStep

From Warcraft Wiki
Jump to navigation Jump to search

Sets the slider's current step size.

Slider:SetValueStep(valueStep)

Arguments

valueStep
number - 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, the step size may be ignored when the user interacts with the slider by dragging its thumb or clicking within its tracking region.