Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Iphone simulator screen rotation

How can I rotate the iPhone simulator to landscape? I have read many items of information, and none of them has helped me yet. I am using xcode 4, and am developing an iphone application. Thanks!

like image 723
Trapshooter161 Avatar asked Jan 30 '12 21:01

Trapshooter161


People also ask

How do I rotate iPhone simulator?

iOS Simulator - You can rotate the simulator under the Hardware menu with the Rotate Left or Rotate Right option.

How do you rotate in simulator?

Android simulator Android Simulators can be rotated using the following hotkeys: Linux – Ctrl + F12. Mac – Fn + Left Ctrl + F12. Windows – Left Ctrl + F11 or Left Ctrl + FF12.


2 Answers

Option 1: Use the left/right arrow keys while holding down command.

Option 2: Under the Hardware tab at the top, select "Rotate Left" or "Rotate Right".

like image 134
PengOne Avatar answered Oct 09 '22 11:10

PengOne


For windows keyboard users, windows key + right/left arrow

like image 28
Buddy Avatar answered Oct 09 '22 09:10

Buddy