Reputation: 351
In IB, I can rotate a window by pressing the "arrow button" at the top right of a window to see a view in landscape/portrait modes. What's the keyboard shortcut to toggle this action?
Upvotes: 7
Views: 1113
Reputation: 16242
There isn't one; not documented anyway. Go with the property change option, I think.
Upvotes: 3
Reputation: 631
In IB press ⌘-1
Command-1
This will load view attributes. The orientation is the first element.
Upvotes: 0