Description
Returns the maximum value of the iOS stepper control. This value should be greater than wMin
.
Declaration
TestObj.wMax
Read-Only Property | Double |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A float value specifying the maximum value the stepper control can take on.
See Also
Determining the Minimum and Maximum Stepper Values
Testing iOS Applications
wPosition Property (Specific to iOS Stepper Controls)
wMin Property (Specific to iOS Stepper Controls)
Down Action (Mobile Controls)
Up Action (Mobile Controls)