MonoMac.AppKit.NSMenu: Method Members

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

Public Methods

AddItem(NSMenuItem)
Documentation for this section has not yet been entered.
AddItem(string, MonoMac.ObjCRuntime.Selector, string) : NSMenuItem
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) : int
Documentation for this section has not yet been entered.
IndexOf(int) : int
Documentation for this section has not yet been entered.
IndexOf(string) : int
Documentation for this section has not yet been entered.
IndexOfItem(NSMenu) : int
Documentation for this section has not yet been entered.
IndexOfItem(MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
IndexOfItem(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector) : int
Documentation for this section has not yet been entered.
InsertItem(string, MonoMac.ObjCRuntime.Selector, string, int) : NSMenuItem
Documentation for this section has not yet been entered.
InsertItematIndex(NSMenuItem, int)
Documentation for this section has not yet been entered.
ItemArray() : NSMenuItem[]
Documentation for this section has not yet been entered.
ItemAt(int) : NSMenuItem
Documentation for this section has not yet been entered.
ItemChanged(NSMenuItem)
Documentation for this section has not yet been entered.
ItemWithTag(int) : NSMenuItem
Documentation for this section has not yet been entered.
ItemWithTitle(string) : NSMenuItem
Documentation for this section has not yet been entered.
PerformActionForItem(int)
Documentation for this section has not yet been entered.
PerformKeyEquivalent(NSEvent) : bool
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) : bool
Documentation for this section has not yet been entered.
PropertiesToUpdate() : NSMenuProperty
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.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSMenu object.