NSGestureRecognizerDelegate
A set of methods for fine-tuning a gesture recognizer’s behavior.
Declaration
protocol NSGestureRecognizerDelegate : NSObjectProtocolOverview
Use the methods in this protocol to establish dynamic dependencies between gesture recognizers and to prevent a single gesture recognizer from acting at all.