DesktopSlider.LineStep

From Xojo Documentation

Property (As Integer )


aDesktopSlider.LineStep = newIntegerValue
or
IntegerValue = aDesktopSlider.LineStep

New in 2021r3

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.