Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GestureEventArgs Class Properties
For a list of all members of this type, see GestureEventArgs members.
Public Properties
| Name | Description |
| Gesture | Returns a constant which identifies the touch gesture that triggered this event. |
| Handled | Returns or sets a boolean value indicating whether the event has been handled. |
See Also