Take screenshots in the iOS simulator

前端 未结 17 1549
不知归路
不知归路 2020-12-12 08:33

I want to take a screenshot of my iOS application when it is running in the simulator, and save the screenshot on my Mac. How can I do this?

17条回答
  •  一向
    一向 (楼主)
    2020-12-12 09:19

    First method:

    Select simulator and press "command + s" button. Screenshot saved on desktop.

    Second method:

    Select simulator and go to "File > New Screenshot". Screenshot saved on desktop.

提交回复
热议问题