Slider.LineStep

From Xojo Documentation

Property (As Integer )


aSlider.LineStep = newIntegerValue
or
IntegerValue = aSlider.LineStep

Supported for all project types and targets.

On Windows and Linux, LineStep is the amount a slider moves when the slider has the focus and the user uses the arrow keys. On macOS it has no effect.