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

后端 未结 7 1320
孤独总比滥情好
孤独总比滥情好 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:04

    The best way to scroll in the iPad simulator is by the Three Fingers dragging, which is a global setup of the OS X and not a particular feature of the iOS simulator.

    In order to scroll using three fingers you need to turn on the 'Three Finger Drag' under TrackPad > Point and Click in the Settings App of OS X.

    and to set the Mission Control and App Exposé to use four fingers (in TrackPad > More Gestures in the Settings App of OS X)

    (I made beautiful screenshots, but I'm too rocky to post answers with images)

提交回复
热议问题