次の方法で共有


NSGesturesProbe 代理人

定義

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

パラメーター

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

戻り値

適用対象