Description
Returns the maximum value of the Xamarin.Forms 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
wMin Property (Specific to Xamarin.Forms Stepper Controls)
List of Xamarin.Forms Controls
Testing Xamarin.Forms Applications (Legacy)