NSResponder.TouchesCancelledWithEvent(NSEvent) Method

Definition

[Foundation.Export("touchesCancelledWithEvent:")]
public virtual void TouchesCancelledWithEvent (AppKit.NSEvent theEvent);
abstract member TouchesCancelledWithEvent : AppKit.NSEvent -> unit
override this.TouchesCancelledWithEvent : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to