kMaxFlingVelocity top-level constant

const kMaxFlingVelocity = 8000.0

Drag gesture fling velocities are clipped to this value.

Implementation

const double kMaxFlingVelocity = 8000.0