Share via


NSGesturesProbe Delegado

Definición

public delegate bool NSGesturesProbe(NSGestureRecognizer gestureRecognizer, NSGestureRecognizer otherGestureRecognizer);
type NSGesturesProbe = delegate of NSGestureRecognizer * NSGestureRecognizer -> bool

Parámetros

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

Valor devuelto

Se aplica a