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

Property of

Slider

Description

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

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