minFlingDistance property

double minFlingDistance
read / write

The minimum distance an input pointer drag must have moved to to be considered a fling gesture.

This value is typically compared with the distance traveled along the scrolling axis. If null then kTouchSlop is used.

Implementation

double minFlingDistance