pinchZoomWinGestures property

int pinchZoomWinGestures
final

When pinchZoomThreshold wins over rotationThreshold and pinchMoveThreshold then pinchZoomWinGestures gestures will be used. By default MultiFingerGesture.pinchZoom and MultiFingerGesture.pinchMove gestures will take effect see MultiFingerGesture for custom settings

Implementation

final int pinchZoomWinGestures;