| Name | Description | |
|---|---|---|
![]() | TouchData Constructor | Overloaded. |
The following tables list the members exposed by TouchData.
| Name | Description | |
|---|---|---|
![]() | TouchData Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Force | Force of touch |
![]() | Id | Id of touch |
![]() | Modifiers | Bit flags describing any pressed modifier keys. Use "bitwise or" operator when more than one modifier is pressed. |
![]() | PointerType | The device type that caused the event. |
![]() | RadiusX | Radius of touch by X axis |
![]() | RadiusY | Radius of touch by Y axis |
![]() | RotationAngle | Rotation angle of touch |
![]() | X | X coordinate |
![]() | Y | Y coordinate |