The members of MonoMac.AppKit.NSPopover are listed below.
See Also: Inherited members from MonoMac.AppKit.NSResponder
| 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. |
| Animates | bool. Documentation for this section has not yet been entered. | |
| Appearance | NSPopoverAppearance. Documentation for this section has not yet been entered. | |
| Behavior | NSPopoverBehavior. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CloseReasonDetachToWindow | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonDetachToWindow |
| [read-only] static | CloseReasonKey | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonKey |
| [read-only] static | CloseReasonStandard | MonoMac.Foundation.NSString. Represents the value associated with the constant NSPopoverCloseReasonStandard |
| ContentSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| ContentViewController | NSViewController. Documentation for this section has not yet been entered. | |
| Delegate | NSPopoverDelegate. An instance of the MonoMac.AppKit.NSPopoverDelegate model class which acts as the class delegate. | |
| [read-only] static | DidCloseNotification | MonoMac.Foundation.NSString. Notification constant for DidClose |
| [read-only] static | DidShowNotification | MonoMac.Foundation.NSString. Notification constant for DidShow |
| PositioningRect | System.Drawing.RectangleF. Documentation for this section has not yet been entered. | |
| [read-only] | Shown | bool. Documentation for this section has not yet been entered. |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type | |
| [read-only] static | WillCloseNotification | MonoMac.Foundation.NSString. Notification constant for WillClose |
| [read-only] static | WillShowNotification | MonoMac.Foundation.NSString. Notification constant for WillShow |
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. | ||