Pointer X, in target-local CSS pixels.
Pointer Y, in target-local CSS pixels.
Distance since the previous event on the X axis.
Distance since the previous event on the Y axis.
Whether the primary button is currently pressed.
The underlying DOM event, if you need it.
A normalized pointer event (mouse, pen, touch — same shape).
Coordinates are target-relative when a
HTMLElementtarget is passed (usinggetBoundingClientRect()); otherwise they're page coordinates.