contentInsetAdjustmentBehavior1 UIScrollView content insets with UINavigationController automaticallyAdjustsScrollViewInsets (Deprecated iOS 11.0)UIViewController의 Property.NavigationBar, SearchBar 등 상, 하단의 뷰 크기에 맞게 ScrollView의 contentInsets을 보정해준다. 기본값은 True이다. contentInsetAdjustmentBehavior (Available iOS 11.0)automaticallyAdjustsScrollViewInsets와 동일한 역할을 하지만, UIView의 Property이다.기본값은 Automatic이다. 2018. 4. 20. 이전 1 다음