Share via


NSGestureRecognizer.Rotate(NSEvent) Method

Definition

[Foundation.Export("rotateWithEvent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Rotate(AppKit.NSEvent rotateEvent);
[<Foundation.Export("rotateWithEvent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Rotate : AppKit.NSEvent -> unit
override this.Rotate : AppKit.NSEvent -> unit

Parameters

rotateEvent
NSEvent
Attributes

Applies to