问题描述
我已在项目设置中将允许的方向设置为仅横向".现在,我想在情节提要板上进行设计,但该情节提要是纵向的,我仅支持横向",因此我尝试使情节提要在横向上定向,我转到模拟度量",但没有看到任何显示方向"的内容,只是ViewController之类的东西,例如Layout,Extended Edges,Transition Style等...
I have set the allowed orientation on the project settings to Landscape only.Now I want to design on the storyboard, but the storyboard is portrait, I only support Landscape so I try to make the storyboard orient on landscape, I go to Simulated Metrics, and I didn't see anything that says "orientation", just ViewController stuff, like Layout, Extend Edges, Transition Style, etc...
我正在用SpriteKid制作游戏,并且试图使用情节提要制作一个主菜单.
I am making a game with SpriteKid and I'm trying to make a Main Menu with the storyboard.
推荐答案
它可能已折叠.您需要将鼠标悬停在标题上方,以查看show
按钮,该按钮将展开列表.
Well it might be collapsed. You need to hover your mouse over the title to see the show
button which will expand the list.
完整的选项列表将如下图所示:
The full options list will be shown as this image :
这篇关于iOS 7 XCode 5故事板将方向设置为横向的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!