Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我从 Xcode 中的 MainStoryboard.storyboard 文件开始时,我首先删除了对纵向方向的任何支持。但是,当我转到 MainStoryboard.storyboard 文件时,屏幕仍处于纵向位置。我的问题是如何将 .storyboard 文件中的屏幕更改为水平?谢谢!
你是否想让你的整个应用程序只是横向的?您可以在目标摘要中进行设置
在 MainStoryboard.storyboard - 选择右侧的属性检查器,然后选择Landscape orientation选项。
Landscape orientation