MonoMac.AppKit.NSStatusItem Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

ActionMonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered.
AlternateImageNSImage. Documentation for this section has not yet been entered.
AttributedTitleMonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DoubleActionMonoMac.ObjCRuntime.Selector. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
HighlightModebool. Documentation for this section has not yet been entered.
ImageNSImage. Documentation for this section has not yet been entered.
Lengthfloat. Documentation for this section has not yet been entered.
MenuNSMenu. Documentation for this section has not yet been entered.
[read-only]
StatusBarNSStatusBar. Documentation for this section has not yet been entered.
TargetMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
ToolTipstring. Documentation for this section has not yet been entered.
ViewNSView. Documentation for this section has not yet been entered.

Public Methods

DrawStatusBarBackgroundInRectwithHighlight(System.Drawing.RectangleF, bool)
Documentation for this section has not yet been entered.
PopUpStatusItemMenu(NSMenu)
Documentation for this section has not yet been entered.
SendActionOn(NSEventMask) : int
Documentation for this section has not yet been entered.

Protected Methods

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

Public Events

DoubleClickDocumentation for this section has not yet been entered.