NSGestureRecognizerDelegate_Extensions.ShouldRecognizeSimultaneously 方法

定义

public static bool ShouldRecognizeSimultaneously (this AppKit.INSGestureRecognizerDelegate This, AppKit.NSGestureRecognizer gestureRecognizer, AppKit.NSGestureRecognizer otherGestureRecognizer);
static member ShouldRecognizeSimultaneously : AppKit.INSGestureRecognizerDelegate * AppKit.NSGestureRecognizer * AppKit.NSGestureRecognizer -> bool

参数

gestureRecognizer
NSGestureRecognizer
otherGestureRecognizer
NSGestureRecognizer

返回

适用于