NSGestureProbe Delegate

Definition

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

Parameters

gestureRecognizer
NSGestureRecognizer

Return Value

Applies to