iOs 将故事板方向设置为横向
iOs set Storyboard orientation to landscape
我希望在 Storyboard 中将 View Controller 的方向设置为 landscape。我参考了以下链接,但在任何地方都找不到 "orientation" 选项(附截图)
参考链接:
Designing in landscape with Storyboards
iOS 7 XCode 5 Storyboard set orientation to Landscape
在 xcode8 中,更改方向的选项不是来自 Inspector,您可以从底部栏更改方向,请查看屏幕截图
Xcode 8 提供 Storyboard 本身的横向选项。
我希望在 Storyboard 中将 View Controller 的方向设置为 landscape。我参考了以下链接,但在任何地方都找不到 "orientation" 选项(附截图)
参考链接:
Designing in landscape with Storyboards
iOS 7 XCode 5 Storyboard set orientation to Landscape
在 xcode8 中,更改方向的选项不是来自 Inspector,您可以从底部栏更改方向,请查看屏幕截图
Xcode 8 提供 Storyboard 本身的横向选项。