共用方式為


NSGestureRecognizer.TouchesEnded(NSEvent) 方法

定義

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

參數

touchEvent
NSEvent
屬性

適用於