The members of MonoMac.AppKit.NSMenu are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
NSMenu() | Default constructor, initializes a new instance of this class. | |
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| AllowsContextMenuPlugIns | bool. Documentation for this section has not yet been entered. | |
| AutoEnablesItems | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Count | int. Documentation for this section has not yet been entered. |
| Delegate | NSMenuDelegate. An instance of the MonoMac.AppKit.NSMenuDelegate model class which acts as the class delegate. | |
| Font | NSFont. Documentation for this section has not yet been entered. | |
| [read-only] | HighlightedItem | NSMenuItem. Documentation for this section has not yet been entered. |
| [read-only] | IsTornOff | bool. Documentation for this section has not yet been entered. |
| [read-only] | MenuBarHeight | float. Documentation for this section has not yet been entered. |
static | MenuBarVisible | bool. Documentation for this section has not yet been entered. |
| MenuChangedMessagesEnabled | bool. Documentation for this section has not yet been entered. | |
| MinimumWidth | float. Documentation for this section has not yet been entered. | |
| ShowsStateColumn | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Size | System.Drawing.SizeF. Documentation for this section has not yet been entered. |
| Supermenu | NSMenu. Documentation for this section has not yet been entered. | |
| Title | string. Documentation for this section has not yet been entered. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
AddItem(NSMenuItem)Documentation for this section has not yet been entered. | ||
AddItem(string, MonoMac.ObjCRuntime.Selector, string)Documentation for this section has not yet been entered. | ||
CancelTracking()Documentation for this section has not yet been entered. | ||
CancelTrackingWithoutAnimation()Documentation for this section has not yet been entered. | ||
HelpRequested(NSEvent)Documentation for this section has not yet been entered. | ||
IndexOf(NSMenuItem)Documentation for this section has not yet been entered. | ||
IndexOf(int)Documentation for this section has not yet been entered. | ||
IndexOf(string)Documentation for this section has not yet been entered. | ||
IndexOfItem(NSMenu)Documentation for this section has not yet been entered. | ||
IndexOfItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IndexOfItem(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector)Documentation for this section has not yet been entered. | ||
InsertItem(string, MonoMac.ObjCRuntime.Selector, string, int)Documentation for this section has not yet been entered. | ||
InsertItematIndex(NSMenuItem, int)Documentation for this section has not yet been entered. | ||
ItemArray()Documentation for this section has not yet been entered. | ||
ItemAt(int)Documentation for this section has not yet been entered. | ||
ItemChanged(NSMenuItem)Documentation for this section has not yet been entered. | ||
ItemWithTag(int)Documentation for this section has not yet been entered. | ||
ItemWithTitle(string)Documentation for this section has not yet been entered. | ||
PerformActionForItem(int)Documentation for this section has not yet been entered. | ||
PerformKeyEquivalent(NSEvent)Documentation for this section has not yet been entered. | ||
static | PopUpContextMenu(NSMenu, NSEvent, NSView)Documentation for this section has not yet been entered. | |
static | PopUpContextMenu(NSMenu, NSEvent, NSView, NSFont)Documentation for this section has not yet been entered. | |
PopUpMenu(NSMenuItem, System.Drawing.PointF, NSView)Documentation for this section has not yet been entered. | ||
PropertiesToUpdate()Documentation for this section has not yet been entered. | ||
RemoveAllItems()Documentation for this section has not yet been entered. | ||
RemoveItem(NSMenuItem)Documentation for this section has not yet been entered. | ||
RemoveItemAt(int)Documentation for this section has not yet been entered. | ||
SetSubmenu(NSMenu, NSMenuItem)Documentation for this section has not yet been entered. | ||
Update()Documentation for this section has not yet been entered. | ||