quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

NSScreencast Episode #87 Xcode 5 Autolayout Improvements

Xcode 5 Autolayout Improvements - NSScreencast

iOS7のAutoLayout

  • Ctrl + drag to superview
    • Top/Bottom/Leading/Trailing space to Container
    • Center Vertically/Horizontally in Container
    • Dragした方向のものが表示される
  • Orange constraints -> not fully satisfied
  • Add missing constraints (handy)
  • iOS6, 7両方を見比べながらもできる
    • iOS6 for iOS7 compatible
      • Constraints with greater than equal

Dragの方向が大事というのが分かった