The low end of the selection range in a Slider object.

Property of

Slider

Description

startSelection contains the low value in the selection range. It should be equal to or less than endSelection, and between the rangeMin and rangeMax values of the slider.

The selection is not displayed unless the slider’s enableSelection property is true.