Reputation: 20105
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.
Upvotes: 1
Views: 10284
Reputation: 412
The trick is to tap close enough to the border of view. The menu is visible when the border change into blue one
Upvotes: 2
Reputation: 1
Choose main.storyboard -> choose Viewcontroller (1) -> choose button "show" (2) -> change Orientation: "Landscape" (3)
Upvotes: 0
Reputation: 3117
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 :
Upvotes: 6