Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save peterstuart/33d95c3e4936673b0e64 to your computer and use it in GitHub Desktop.
Save peterstuart/33d95c3e4936673b0e64 to your computer and use it in GitHub Desktop.
[avatarView setContentHuggingPriority:NSLayoutPriorityRequired forOrientation:NSLayoutConstraintOrientationVertical];
[avatarView setContentHuggingPriority:NSLayoutPriorityRequired forOrientation:NSLayoutConstraintOrientationHorizontal];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment