Share via


NSViewController.ChangeMode(NSEvent) Method

Definition

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

Parameters

withEvent
NSEvent
Attributes

Applies to