PointerEvent: getCoalescedEvents() method

The getCoalescedEvents() method of the PointerEvent interface returns a sequence of all PointerEvent instances that were coalesced into the dispatched pointermove event.

Syntax

getCoalescedEvents()

Parameters

None.

Return value

A sequence of PointerEvent instances.

Specifications

Specification
Pointer Events
# dom-pointerevent-getcoalescedevents

Browser compatibility

BCD tables only load in the browser