Share via


NSWindow.SetExcludedFromWindowsMenu(Boolean) Method

Definition

[Foundation.Export("setExcludedFromWindowsMenu:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetExcludedFromWindowsMenu(bool flag);
[<Foundation.Export("setExcludedFromWindowsMenu:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetExcludedFromWindowsMenu : bool -> unit
override this.SetExcludedFromWindowsMenu : bool -> unit

Parameters

flag
Boolean
Attributes

Applies to