Contents

gesturesForFailureRequirements

The gesture recognizers managed by the selection manager.

Declaration

var gesturesForFailureRequirements: [NSGestureRecognizer] { get }

Discussion

Other gesture recognizers in the view hierarchy can declare dependencies on these gestures using requireGestureRecognizerToFail: to ensure proper gesture recognition precedence.