Share via


NSViewController.TouchesBeganWithEvent(NSEvent) Method

Definition

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

Parameters

theEvent
NSEvent
Attributes

Applies to