Version

GestureEventArgs Class Members

The following tables list the members exposed by GestureEventArgs.

Public Properties
 NameDescription
Public PropertyGestureReturns a constant which identifies the touch gesture that triggered this event.  
Public PropertyHandledReturns or sets a boolean value indicating whether the event has been handled.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also