The methods of MonoMac.AppKit.NSMenu are listed below. For a list of all members, see the NSMenu Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | ||