enableMultiFingerGestureRace property

bool enableMultiFingerGestureRace
final

If true then rotationThreshold and pinchZoomThreshold and pinchMoveThreshold will race If multiple gestures win at the same time then precedence: pinchZoomWinGestures > rotationWinGestures > pinchMoveWinGestures

Implementation

final bool enableMultiFingerGestureRace;