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
Add fields MinWidth, MinHeight, MaxWidth, MaxHeight to UIView and create logic that automatically clamps the size of the view to these fields. Not the most trivial task to implement when anchors and percentage sizes are used.
The text was updated successfully, but these errors were encountered:
Add fields MinWidth, MinHeight, MaxWidth, MaxHeight to UIView and create logic that automatically clamps the size of the view to these fields. Not the most trivial task to implement when anchors and percentage sizes are used.
The text was updated successfully, but these errors were encountered: