How to mimic two-finger scroll/drag gesture on ios simulator?

后端 未结 7 1309
孤独总比滥情好
孤独总比滥情好 2020-12-12 22:33

I have a scroll page that I specified two fingers minimum. It works on my device, but don\'t know how to mimic this gesture on Simulator. I can mimic one-finger scroll witho

相关标签:
7条回答
  • 2020-12-12 23:24

    Holding the "Alt/Option" key and dragging simulates multi-touch pinch-to-zoom.

    Holding "Alt/Option + Shift" and dragging simulates multi-touch scrolling.

    0 讨论(0)
提交回复
热议问题