Where can I find a list of all (many) touchscreen gestures including complex 4 and 5 finger ones for iPad, with a reasonable technical implementation guidelines and code (C++/Java) examples?
Control iPhone and its apps using a few simple gestures—tap, touch and hold, swipe, scroll, and zoom.
Overview. A pinch gesture is a continuous gesture that tracks the distance between the first two fingers that touch the screen. Use the UIPinchGestureRecognizer class to detect pinch gestures. You can attach a gesture recognizer in one of these ways: Programmatically.
After two days of search i have found these links:
http://en.wikipedia.org/wiki/Multi-touch#Multi-touch_gestures - simple gestures
http://blogs.computerworld.com/18672/the_lion_multitouch_gesture_guide - more complex multi-finger gestures on Apple devices
http://medialoot.com/item/40-vector-multitouch-gestures - 40 multitouch gestures
Unfortunately, nothing usable was found in the Apple's patents regarding gestures.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With