Contents

maxValue

The maximum value of the control.

Declaration

var maxValue: Double { get set }

Discussion

The maximum value is dependent on the style of the control. For continuous styles, the default value of this property is 100.0. For discrete styles, the default maximum value is 5.0.

See Also

Configuring the Range of Values