Class | Description | |
---|---|---|
GestureCompletedEventArgs | Contains information about the GestureCompleted event. | |
GestureEventArgs | Base class for touch gesture-related event arguments. | |
GestureQueryStatusEventArgs | Contains information about the GestureQueryStatus event. | |
GestureStartingEventArgs | Contains information about the GestureStarting event. | |
PanGestureEventArgs | Contains information about the PanGesture event. | |
PressAndHoldGestureEventArgs | Contains information about the PressAndHoldGesture event. | |
PressAndTapGestureEventArgs | Contains information about the PressAndTapGesture event. | |
RotateGestureEventArgs | Contains information about the RotateGesture event. | |
TwoFingerTapGestureEventArgs | Contains information about the TwoFingerTapGesture event. | |
ZoomGestureEventArgs | Contains information about the ZoomGesture event. |
Delegate | Description | |
---|---|---|
GestureCompletedHandler | Defines the signature of the handler for the GestureCompleted event. | |
GestureQueryStatusHandler | Defines the signature of the handler for the GestureQueryStatus event. | |
GestureStartingHandler | Defines the signature of the handler for the GestureStarting event. | |
PanGestureHandler | Defines the signature of the handler for the PanGesture event. | |
PressAndHoldGestureHandler | Defines the signature of the handler for the PressAndHoldGesture event. | |
PressAndTapGestureHandler | Defines the signature of the handler for the PressAndTapGesture event. | |
RotateGestureHandler | Defines the signature of the handler for the RotateGesture event. | |
TwoFingerTapGestureHandler | Defines the signature of the handler for the TwoFingerTapGesture event. | |
ZoomGestureHandler | Defines the signature of the handler for the ZoomGesture event. |
Enumeration | Description | |
---|---|---|
Gesture | Constants which identify the supported touch gestures | |
GestureEventIds | Constants which identify the gesture-related events. | |
GestureModes | Flagged enumeration which defines gesture modes. |