共用方式為


NSGestureProbe 代理人

定義

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

參數

gestureRecognizer
NSGestureRecognizer

傳回值

適用於