Search code examples
ios-simulatorios13

How to take a screenshot in iOS Simulator itself to get a full-page screenshot


Is there a secret trick how to take a screenshot in the iOS Simulator itself?

I want to get the screenshot preview and be able to select full page screenshot like it's possible on a device running iOS 13 beta.


Solution

  • This was implemented in Xcode 11.4.

    To get take the screenshot and get the preview click on Device > Screenshot or option (alt) + click on the screenshot button in the window title:

    triggering a screenshot in Simulator