Skip to content

Commit 1266a77

Browse files
committed
More notes.
1 parent d53ab65 commit 1266a77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_notes/darwinAutoLayout

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
https://developer.apple.com/library/mac/documentation/AppKit/Reference/NSLayoutConstraint_Class/
2+
https://developer.apple.com/documentation/uikit/nslayoutconstraint?language=objc
3+
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/AutolayoutPG/ProgrammaticallyCreatingConstraints.html#//apple_ref/doc/uid/TP40010853-CH16-SW1
4+
https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/AutolayoutPG/ProgrammaticallyCreatingConstraints.html#//apple_ref/doc/uid/TP40010853-CH16-SW1 (Listing 13-3)
5+
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/AutolayoutPG/WorkingwithScrollViews.html#//apple_ref/doc/uid/TP40010853-CH24-SW1
6+
https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/AutolayoutPG/WorkingwithScrollViews.html#//apple_ref/doc/uid/TP40010853-CH24-SW1 ("IMPORTANT Your layout must fully define..." large box)

0 commit comments

Comments
 (0)