PointerTracker

constructor(pointerEvents: PointerEvents)(source)

Creates a PointerTracker instance that starts listening to the provided PointerEvents object.

Parameters

pointerEvents

The source of pointer events to track.