码迷,mamicode.com
首页 > 移动开发 > 详细

iOS 约束 自动布局 UI

时间:2015-10-19 12:41:21      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:

iOS 8 Auto Layout界面自动布局系列2-使用Xcode的Interface Builder添加布局约束

2.1 约束类型

布局约束(NSLayoutConstraint类,公有)

内容大小约束(NSContentSizeLayoutConstraint类,私有)

自动尺寸调整约束(NSAutoresizingMaskLayoutConstrain类,私有)

布局支持约束(_UILayoutSupportConstraint类,私有)

原型约束(NSIBPrototypingLayoutConstraint类,私有)

 

iOS Auto Layout开发秘籍

 

iOS 约束 自动布局 UI

标签:

原文地址:http://www.cnblogs.com/dqxu/p/4891393.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!