共用方式為


NSGestureRecognizerDelegate_Extensions.ShouldReceiveTouch 方法

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldReceiveTouch (this AppKit.INSGestureRecognizerDelegate This, AppKit.NSGestureRecognizer gestureRecognizer, AppKit.NSTouch touch);
static member ShouldReceiveTouch : AppKit.INSGestureRecognizerDelegate * AppKit.NSGestureRecognizer * AppKit.NSTouch -> bool

參數

gestureRecognizer
NSGestureRecognizer
touch
NSTouch

傳回

屬性

適用於