NSGestureRecognizer.TouchesBegan(NSEvent) Method

Definition

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

Parameters

touchEvent
NSEvent
Attributes

Applies to