Click or drag to resize

IGestureDelegate Methods

The IGestureDelegate type exposes the following members.

Methods
  NameDescription
Public methodShouldBegin
Returns whether a gesture can now begin.
Public methodShouldReceivePointer
Returns whether a gesture should receive a pointer.
Public methodShouldRecognizeSimultaneously
Returns whether two gestures can be recognized simultaneously or not.
Top
See Also