Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support control min/max height/width #3

Open
BobDickinson opened this issue Apr 27, 2014 · 0 comments
Open

Support control min/max height/width #3

BobDickinson opened this issue Apr 27, 2014 · 0 comments

Comments

@BobDickinson
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant