共用方式為


NSGestureRecognizer.TouchesBegan(NSEvent) 方法

定義

[Foundation.Export("touchesBeganWithEvent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void TouchesBegan (AppKit.NSEvent touchEvent);
abstract member TouchesBegan : AppKit.NSEvent -> unit
override this.TouchesBegan : AppKit.NSEvent -> unit

參數

touchEvent
NSEvent
屬性

適用於