Compartilhar via


NSGesturesProbe Delegar

Definição

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

Parâmetros

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

Valor Retornado

Aplica-se a