【发布时间】:2016-04-26 13:16:55
【问题描述】:
随着自动布局的出现,使用 initWithFrame 创建 UIButton 是否仍然合适,还是应该始终使用自动布局?
【问题讨论】:
-
我认为你帮助完成了这个答案:- stackoverflow.com/questions/19955532/…
标签: ios8 uibutton autolayout xcode7
随着自动布局的出现,使用 initWithFrame 创建 UIButton 是否仍然合适,还是应该始终使用自动布局?
【问题讨论】:
标签: ios8 uibutton autolayout xcode7
使用 initWithFrame 创建一个 UIButton
【讨论】: