Interface: PenSupport
Defined in: telemetry.ts:100
Which fields and APIs the browser actually put on the event.
Properties
coalescedApi
coalescedApi:
boolean
Defined in: telemetry.ts:108
getCoalescedEvents() EXISTS. Says nothing about whether it returned more than one.
kind
kind:
PenKind
Defined in: telemetry.ts:101
predictedApi
predictedApi:
boolean
Defined in: telemetry.ts:110
getPredictedEvents() EXISTS — the latency-hiding lever (phase 3).
spherical
spherical:
boolean
Defined in: telemetry.ts:105
altitudeAngle/azimuthAngle were present on the event object.
tilt
tilt:
boolean
Defined in: telemetry.ts:103
tiltX/tiltY were present on the event object.
twist
twist:
boolean
Defined in: telemetry.ts:106