Share via


NSViewController.RotateWithEvent(NSEvent) Method

Definition

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

Parameters

theEvent
NSEvent
Attributes

Applies to