Share via


NSGestureProbe Delegado

Definición

public delegate bool NSGestureProbe(NSGestureRecognizer gestureRecognizer);
type NSGestureProbe = delegate of NSGestureRecognizer -> bool

Parámetros

gestureRecognizer
NSGestureRecognizer

Valor devuelto

Se aplica a