iOS Simulator too big

IosIos Simulator

Ios Problem Overview


The iOS Simulator is too large on the screen. I saw all the settings but nothing. Please help me!

Ios Solutions


Solution 1 - Ios

You can scale the simulator (both iOS and Apple Watch) from the Window > Scale menu, to 75%, 50%, 33%, or 25%:

enter image description here

This is enough to get even a Retina iPad simulator onto my 13" non-Retina screen.

Solution 2 - Ios

  • 100% scale use CTRL+1 or CMD+1
  • 75% scale use CTRL+2 or CMD+2
  • 50% scale use CTRL+3 or CMD+3
  • 33% scale use CTRL+4 or CMD+4
  • 25% scale use CTRL+5 or CMD+5

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionPinturikkioView Question on Stackoverflow
Solution 1 - IosUndoView Answer on Stackoverflow
Solution 2 - IosRajView Answer on Stackoverflow