|
| Class | Description |
|---|
 | DoubleTapGesture |
The logical representation of a double-tap gesture.
|
 | FlickGesture |
The logical representation of a Flick (inertial) gesture.
|
 | Gesture |
The logical representation of a touch gesture.
|
 | HoldGesture |
The logical representation of a Hold gesture.
|
 | PanGesture |
The logical representation of a Pan (drag) gesture.
|
 | PinchCompleteGesture |
A gesture which occurs when a Pinch gesture has been performed and one finger is up while the other is still down.
|
 | PinchGesture |
The logical representation of a Pinch gesture.
|
 | SingleTouchPointGesture |
A gesture that is triggered by one touch point (one touch device).
|
 | TapGesture |
The logical representation of a Tap gesture.
|
 | TwoTouchPointGesture |
The logical representation of a two-touch point gesture - e.g. Pinch.
|