Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GestureCompletedEventArgs Class Members
The following tables list the members exposed by GestureCompletedEventArgs.
Public Properties
| Name | Description |
| Gesture | Returns a constant identifying the gesture which triggered this event. |
| Location | Returns the location of the touch point at which the gesture was completed, expressed in client coordinates. |
Public Methods
| Name | Description |
| ToString | Returns the string representation of this instance. |
See Also