다음을 통해 공유


NSGesturesProbe 대리자

정의

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

매개 변수

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

반환 값

적용 대상