A PointerActivityObserver object observes pointer activities on a element. The observer generates a PointerActivity object that represents the sequence of PointerEvent objects with the same pointerId.
npm install @i-xi-dev/ui-pointerPointerActivityObserver object observes pointer activities on a element. The observer generates a PointerActivity object that represents the sequence of PointerEvent objects with the same pointerId.
PointerActivityObserver class
PointerActivity interface