Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 480 Bytes

File metadata and controls

17 lines (10 loc) · 480 Bytes

#Auto Layout#

Storyboard 사용하기

  • IBOutlet: UI Outloet 연결
  • IBAction: UI Action 추가

##AutoLayout##

  • Auto Layout dynamically calculates the size and position of all the views in your hierachy, based on constraints placed on those views

##Auto Layout vs Frame-Based Layout

Alt text

Alt text