maxValue
The maximum value the slider can send to its target.
Declaration
var maxValue: Double { get set }Discussion
The slider’s maximum value. A horizontal slider sends the maximum value when the knob is all the way to the trailing end of the bar. A vertical slider sends the maximum value when the knob is at the top.