MonoMac.AppKit.NSMenuView Members

The members of MonoMac.AppKit.NSMenuView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSView

Public Constructors

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.
Initializes the NSMenuView with the specified frame.
Documentation for this section has not yet been entered.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AttachedMenuNSMenu. Documentation for this section has not yet been entered.
[read-only]
AttachedMenuViewNSMenuView. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
FontNSFont. Documentation for this section has not yet been entered.
HighlightedItemIndexint. Documentation for this section has not yet been entered.
Horizontalbool. Documentation for this section has not yet been entered.
HorizontalEdgePaddingfloat. Documentation for this section has not yet been entered.
[read-only]
ImageAndTitleOffsetfloat. Documentation for this section has not yet been entered.
[read-only]
ImageAndTitleWidthfloat. Documentation for this section has not yet been entered.
[read-only]
InnerRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
[read-only]
IsAttachedbool. Documentation for this section has not yet been entered.
[read-only]
IsTornOffbool. Documentation for this section has not yet been entered.
[read-only]
KeyEquivalentOffsetfloat. Documentation for this section has not yet been entered.
[read-only]
KeyEquivalentWidthfloat. Documentation for this section has not yet been entered.
MenuNSMenu. Documentation for this section has not yet been entered.
[read-only]
static
MenuBarHeightfloat. Documentation for this section has not yet been entered.
NeedsSizingbool. Documentation for this section has not yet been entered.
[read-only]
StateImageOffsetfloat. Documentation for this section has not yet been entered.
[read-only]
StateImageWidthfloat. Documentation for this section has not yet been entered.

Public Methods

AttachSubmenuForItemAtIndex(int)
Documentation for this section has not yet been entered.
DetachSubmenu()
Documentation for this section has not yet been entered.
GetMenuItemCell(int) : NSMenuItemCell
Documentation for this section has not yet been entered.
IndexOfItemAtPoint(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
ItemAdded(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ItemChanged(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ItemRemoved(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
LocationForSubmenu(NSMenu) : System.Drawing.PointF
Documentation for this section has not yet been entered.
PerformActionWithHighlighting(int)
Documentation for this section has not yet been entered.
RectOfItemAtIndex(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
SetMenuItemCell(NSMenuItemCell, int)
Documentation for this section has not yet been entered.
SetNeedsDisplay(int)
Documentation for this section has not yet been entered.
SetWindowFrameForAttachingToRect(System.Drawing.RectangleF, NSScreen, NSRectEdge, int)
Documentation for this section has not yet been entered.
SizeToFit()
Documentation for this section has not yet been entered.
TrackWithEvent(NSEvent) : bool
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 NSMenuView object.