Skip to content
New issue

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

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

Already on GitHub? # 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)

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

No branches or pull requests

1 participant