简体   繁体   中英

iOS 7 XCode 5 Storyboard set orientation to Landscape

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...

I am making a game with SpriteKid and I'm trying to make a Main Menu with the storyboard.

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 :

在此处输入图片说明

The trick is to tap close enough to the border of view. The menu is visible when the border change into blue one

It's there. Second row. Don't know why you can't see it.

方向-景观

选择main.storyboard->选择Viewcontroller(1)->选择“显示”按钮(2)->更改方向:“ Landscape”(3)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM