Readonly directlyReferences the Element that fired the source PointerEvent.
Readonly inIndicates whether any of the following are true.
Readonly isIndicates the pointer id of the PointerActivity is pointer-captured by the target element of the PointerActivity.
Readonly movementXIndicates the difference from x-coordinate of the previous PointerActivity.Trace.
Readonly movementYIndicates the difference from y-coordinate of the previous PointerActivity.Trace.
Readonly propertiesIndicates the PointerState properties.
Readonly sourceReferences the source PointerEvent of PointerActivity.Trace.
Readonly targetXIndicates the x-coordinate in the bounding box (not a padding-box) of the target element of the PointerActivity.
Readonly targetYIndicates the y-coordinate in the bounding box (not a padding-box) of the target element of the PointerActivity.
Readonly timeIndicates the timeStamp property of the PointerEvent.
Readonly viewportXIndicates the clientX property of the PointerEvent.
Readonly viewportYIndicates the clientY property of the PointerEvent.
Represents a
PointerEvent.This is an immutable object.