Slide over and split view in iPad simulator

前端 未结 7 1816
挽巷
挽巷 2021-02-05 02:20

iOS 9 introduced slide over and split view for iPad. How do I simulate these features on an iPad simulator? I have tried swiping from right on iPad Air 2 simul

7条回答
  •  情话喂你
    2021-02-05 03:14

    I found that dragging from the right in the simulator didn't work for me (in XCode 9.2).

    Instead I had to run my app. Then slide up from the bottom, to get the Dock. Then pressing and holding on Safari, I could drag the icon to the right hand side of the screen. The screen responded, and I could let go. The simulator re-arranged to show a split view.

提交回复
热议问题