Edit

Share via


NSWindow.MenuChanged(NSMenu) Method

Definition

[Foundation.Export("menuChanged:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "This method does not do anything and should not be called.")]
public static void MenuChanged (AppKit.NSMenu menu);
static member MenuChanged : AppKit.NSMenu -> unit

Parameters

menu
NSMenu
Attributes

Applies to