Skip to content

Commit

Permalink
Update API cheat sheet with new API method
Browse files Browse the repository at this point in the history
  • Loading branch information
smileyborg committed Aug 27, 2013
1 parent 33a884a commit 294d0ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ This is just a handy overview of the primary methods. Check out the [header file

**UIView**

* \+ removeConstraint(s):
* \+ autoSetPriority:forConstraints:
* \+ removeConstraint(s):
* \- removeAllConstraintsFromViewAndSubviews
* \- autoCenterInSuperview(AlongAxis:)
* \- autoPinCenterAxis:toPositionInSuperview:
* \- autoPinEdge:toPositionInSuperview:
Expand Down

0 comments on commit 294d0ec

Please sign in to comment.