TouchArgs Class Members
The following tables list the members exposed by TouchArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() | TouchArgs Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | CenterPoint | Gets or sets the center point of the touch. |
![]() | DeviceId | Gets or sets the id of the touch device, or the first touch device in multi touch event. |
![]() | InteractionMode | Gets or sets the interaction mode of the runtime application. |
![]() | OriginalHitSource | Gets or sets the element that received the touch hit. |
![]() | Sender | Gets or sets the sender of the touch event. |
![]() | TouchPointsCount | Gets or sets the total touch points of the manipulation. |
See Also