You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Win/WinPhone - Both supported
Android - Only min supported
iOS - Neither supported
Note: There is a method in ControlWrapper to get the dimension value given optional min and max range limits, which should work the same as the built in range limiting on Win/WinPhone.
public static double getRangeLimitedValue(double value, double min, double max)
The text was updated successfully, but these errors were encountered:
Win/WinPhone - Both supported
Android - Only min supported
iOS - Neither supported
Note: There is a method in ControlWrapper to get the dimension value given optional min and max range limits, which should work the same as the built in range limiting on Win/WinPhone.
public static double getRangeLimitedValue(double value, double min, double max)
The text was updated successfully, but these errors were encountered: