Readonly
Experimental
buttonsReadonly
pressureIndicates the pressure
property of the PointerEvent
.
Readonly
radiusXIndicates of the width
property of the PointerEvent
.
Readonly
radiusYIndicates of the height
property of the PointerEvent
.
Readonly
tangentialIndicates the tangentialPressure
property of the PointerEvent
.
Readonly
tiltXIndicates the tiltX
property of the PointerEvent
.
Readonly
tiltYIndicates the tiltY
property of the PointerEvent
.
Readonly
twistIndicates the twist
property of the PointerEvent
.
Represents a pointer state.
This is an immutable object.