The members of MonoMac.AppKit.NSDrawer are listed below.
See Also: Inherited members from MonoMac.AppKit.NSResponder
NSDrawer() | 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. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ContentSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| ContentView | NSView. Documentation for this section has not yet been entered. | |
| Delegate | NSDrawerDelegate. An instance of the MonoMac.AppKit.NSDrawerDelegate model class which acts as the class delegate. | |
| DrawerShouldClose | DrawerShouldCloseDelegate. Delegate invoked by the object to get a value. | |
| DrawerShouldOpen | DrawerShouldOpenDelegate. Delegate invoked by the object to get a value. | |
| DrawerWillResizeContents | DrawerWillResizeContentsDelegate. Delegate invoked by the object to get a value. | |
| [read-only] | Edge | NSRectEdge. Documentation for this section has not yet been entered. |
| LeadingOffset | float. Documentation for this section has not yet been entered. | |
| MaxContentSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| MinContentSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| ParentWindow | NSWindow. Documentation for this section has not yet been entered. | |
| PreferredEdge | NSRectEdge. Documentation for this section has not yet been entered. | |
| [read-only] | State | NSDrawerState. Documentation for this section has not yet been entered. |
| TrailingOffset | float. 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 |
Close(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Open(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
OpenOnEdge(NSRectEdge)Documentation for this section has not yet been entered. | ||
Toggle(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
| DrawerDidClose | Event raised by the object. | |
| DrawerDidOpen | Event raised by the object. | |
| DrawerWillClose | Event raised by the object. | |
| DrawerWillOpen | Event raised by the object. |