Condividi tramite


NSGesturesProbe Delegato

Definizione

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

Parametri

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

Valore restituito

Si applica a