MetaGesture Events |
The MetaGesture type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancelled |
Occurs when gesture is cancelled.
(Inherited from Gesture.) | |
| PointerCancelled |
Occurs when a pointer is cancelled.
| |
| PointerPressed |
Occurs when a pointer is added.
| |
| PointerReleased |
Occurs when a pointer is removed.
| |
| PointerUpdated |
Occurs when a pointer is updated.
| |
| StateChanged |
Occurs when gesture changes state.
(Inherited from Gesture.) |