Share via


NSViewController.TouchesEndedWithEvent(NSEvent) Method

Definition

[Foundation.Export("touchesEndedWithEvent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void TouchesEndedWithEvent(AppKit.NSEvent theEvent);
[<Foundation.Export("touchesEndedWithEvent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.TouchesEndedWithEvent : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to