MetaGesture Methods |
The MetaGesture type exposes the following members.
| Name | Description | |
|---|---|---|
| AddFriendlyGesture |
Adds a friendly gesture.
(Inherited from Gesture.) | |
| CanBePreventedByGesture |
Determines whether this instance can be prevented by specified gesture.
(Inherited from Gesture.) | |
| Cancel |
Cancels this gesture.
(Inherited from Gesture.) | |
| Cancel(Boolean, Boolean) |
Cancels this gesture.
(Inherited from Gesture.) | |
| CanPreventGesture |
Determines whether this instance can prevent the specified gesture.
(Inherited from Gesture.) | |
| GetScreenPositionHitData |
Returns HitData for gesture's ScreenPosition, i.e. what is right beneath it.
(Inherited from Gesture.) | |
| HasPointer |
Determines whether gesture controls a pointer.
(Inherited from Gesture.) | |
| IsFriendly |
Checks if a gesture is friendly with this gesture.
(Inherited from Gesture.) | |
| ShouldBegin |
Specifies if gesture can begin or recognize.
(Inherited from Gesture.) | |
| ShouldReceivePointer |
Specifies if gesture can receive this specific pointer point.
(Inherited from Gesture.) |