iOS 8 Auto Layout界面自动布局系列2-使用Xcode的Interface Builder添加布局约束
2.1 约束类型
布局约束(NSLayoutConstraint类,公有)
内容大小约束(NSContentSizeLayoutConstraint类,私有)
自动尺寸调整约束(NSAutoresizingMaskLayoutConstrain类,私有)
布局支持约束(_UILayoutSupportConstraint类,私有)
原型约束(NSIBPrototypingLayoutConstraint类,私有)
时间: 2024-10-18 07:33:53