Share via


NSGestureEvent Delegado

Definición

public delegate bool NSGestureEvent(NSGestureRecognizer gestureRecognizer, NSEvent theEvent);
type NSGestureEvent = delegate of NSGestureRecognizer * NSEvent -> bool

Parámetros

gestureRecognizer
NSGestureRecognizer
theEvent
NSEvent

Valor devuelto

Se aplica a