kMinFlingVelocity top-level constant

const kMinFlingVelocity = 50.0

The minimum velocity for a touch to consider that touch to trigger a fling gesture.

Implementation

const double kMinFlingVelocity = 50.0