NSGestureRecognizer.TouchesCancelled(NSEvent) Method

Definition

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

Parameters

touchEvent
NSEvent
Attributes

Applies to