maximum
The highest possible number for the value.
Declaration
var maximum: Double { get }Discussion
The framework sets the value of this property to the init(value:minimum:maximum:) argument.
The highest possible number for the value.
var maximum: Double { get }The framework sets the value of this property to the init(value:minimum:maximum:) argument.