다음을 통해 공유


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
특성

적용 대상