PointerEvent.getCoalescedEvents()

getCoalescedEvents()PointerEvent インターフェイスのメソッドで、送出された pointermove イベントに合成されるすべての PointerEvent インスタンスの列を返します。

構文

js
getCoalescedEvents()

引数

なし。

返値

PointerEvent インスタンスの列。

仕様書

Specification
Pointer Events
# dom-pointerevent-getcoalescedevents

ブラウザーの互換性

BCD tables only load in the browser