Condividi tramite


NSGestureRecognizerDelegate.ShouldAttemptToRecognize Metodo

Definizione

[Foundation.Export("gestureRecognizer:shouldAttemptToRecognizeWithEvent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShouldAttemptToRecognize (AppKit.NSGestureRecognizer gestureRecognizer, AppKit.NSEvent theEvent);
abstract member ShouldAttemptToRecognize : AppKit.NSGestureRecognizer * AppKit.NSEvent -> bool
override this.ShouldAttemptToRecognize : AppKit.NSGestureRecognizer * AppKit.NSEvent -> bool

Parametri

gestureRecognizer
NSGestureRecognizer
theEvent
NSEvent

Restituisce

Attributi

Si applica a