VelocityTracker.withKind constructor

VelocityTracker.withKind(
  1. PointerDeviceKind kind
)

Create a new velocity tracker for a pointer kind.

Implementation

VelocityTracker.withKind(this.kind);