MonoMac.AppKit.NSPopover Members

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

See Also: Inherited members from MonoMac.AppKit.NSResponder

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.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

Animatesbool. Documentation for this section has not yet been entered.
AppearanceNSPopoverAppearance. Documentation for this section has not yet been entered.
BehaviorNSPopoverBehavior. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CloseReasonDetachToWindowMonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonDetachToWindow
[read-only]
static
CloseReasonKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonKey
[read-only]
static
CloseReasonStandardMonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonStandard
ContentSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
ContentViewControllerNSViewController. Documentation for this section has not yet been entered.
DelegateNSPopoverDelegate. An instance of the MonoMac.AppKit.NSPopoverDelegate model class which acts as the class delegate.
[read-only]
static
DidCloseNotificationMonoMac.Foundation.NSString. Notification constant for DidClose
[read-only]
static
DidShowNotificationMonoMac.Foundation.NSString. Notification constant for DidShow
PositioningRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
[read-only]
Shownbool. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type
[read-only]
static
WillCloseNotificationMonoMac.Foundation.NSString. Notification constant for WillClose
[read-only]
static
WillShowNotificationMonoMac.Foundation.NSString. Notification constant for WillShow

Public Methods

Close()
Documentation for this section has not yet been entered.
PerformClose(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Show(System.Drawing.RectangleF, NSView, NSRectEdge)
Documentation for this section has not yet been entered.

Protected Methods

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