NSWindow.MenuChanged(NSMenu) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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