【发布时间】:2015-03-19 05:41:03
【问题描述】:
尽管设置为横向,但我的 ViewController 不会在情节提要中旋转。此外,设备方向已设置为仅允许横向。我错过了什么?
【问题讨论】:
标签: ios xcode xcode6 uistoryboard
尽管设置为横向,但我的 ViewController 不会在情节提要中旋转。此外,设备方向已设置为仅允许横向。我错过了什么?
【问题讨论】:
标签: ios xcode xcode6 uistoryboard
我的猜测是您选择了“使用尺寸等级”。试试这个链接:Enabling Size Classes in Interface Builder
【讨论】: