Contains the arguments passed to touch event handlers.
The following tables list the members exposed by the TouchEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the TouchEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets the touch flags. |
||
Gets or sets the touch id. |
||
Gets or sets whether this is the primary touch. |
||
Gets or sets the touch height. |
||
Gets or sets the touch width. |
||
Gets or sets the touch horizontal position. |
||
Gets or sets the touch vertical position. |