Share via


NSViewController.SwipeWithEvent(NSEvent) Method

Definition

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

Parameters

theEvent
NSEvent
Attributes

Applies to