Click or drag to resize

MetaGesture Events

The MetaGesture type exposes the following members.

Events
  NameDescription
Public eventCancelled
Occurs when gesture is cancelled.
(Inherited from Gesture.)
Public eventPointerCancelled
Occurs when a pointer is cancelled.
Public eventPointerPressed
Occurs when a pointer is added.
Public eventPointerReleased
Occurs when a pointer is removed.
Public eventPointerUpdated
Occurs when a pointer is updated.
Public eventStateChanged
Occurs when gesture changes state.
(Inherited from Gesture.)
Top
See Also