normalizedSliderPosition
Returns the position of the slider’s indicator as a normalized value.
Declaration
var normalizedSliderPosition: CGFloat { get }Discussion
A value of 0 corresponds to the minimum value of the slider, and 1 corresponds to its maximum value.