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
There is a nice table with all the supported gestures in the iOS Simulator User Guide from Apple. Here is the extract for the two-finger drag:
Hope it helps.