limitToRange

open fun limitToRange(value: Double): Double

Ensures that the supplied double is within the bounds associated with the control. This function does not change the state of the control.

Return

the limited value for future use

Parameters

value

the value to limit


Returns an array that has been mapped to legal values for the control