Share via


NSGestureProbe 委托

定义

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

参数

gestureRecognizer
NSGestureRecognizer

返回值

适用于