IGestureDelegate Methods |
The IGestureDelegate type exposes the following members.
| Name | Description | |
|---|---|---|
| ShouldBegin |
Returns whether a gesture can now begin.
| |
| ShouldReceivePointer |
Returns whether a gesture should receive a pointer.
| |
| ShouldRecognizeSimultaneously |
Returns whether two gestures can be recognized simultaneously or not.
|