Share via


NSGestureRecognizerDelegate_Extensions.ShouldAttemptToRecognize 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldAttemptToRecognize (this AppKit.INSGestureRecognizerDelegate This, AppKit.NSGestureRecognizer gestureRecognizer, AppKit.NSEvent theEvent);
static member ShouldAttemptToRecognize : AppKit.INSGestureRecognizerDelegate * AppKit.NSGestureRecognizer * AppKit.NSEvent -> bool

参数

gestureRecognizer
NSGestureRecognizer
theEvent
NSEvent

返回

属性

适用于