NSMenu.Items Property

Definition

public virtual AppKit.NSMenuItem[] Items { [Foundation.Export("itemArray", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItemArray:", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.Items : AppKit.NSMenuItem[] with get, set

Property Value

Attributes

Applies to