The members of MonoMac.AppKit.NSToolbar are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| AllowedItemIdentifiers | NSToolbarIdentifiers. Delegate invoked by the object to get a value. | |
| AllowsUserCustomization | bool. Documentation for this section has not yet been entered. | |
| AutosavesConfiguration | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ConfigurationDictionary | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| DefaultItemIdentifiers | NSToolbarIdentifiers. Delegate invoked by the object to get a value. | |
| Delegate | NSToolbarDelegate. An instance of the MonoMac.AppKit.NSToolbarDelegate model class which acts as the class delegate. | |
| DisplayMode | NSToolbarDisplayMode. Documentation for this section has not yet been entered. | |
| [read-only] | Identifier | string. Documentation for this section has not yet been entered. |
| [read-only] | IsCustomizationPaletteRunning | bool. Documentation for this section has not yet been entered. |
| [read-only] | Items | NSToolbarItem[]. Documentation for this section has not yet been entered. |
| [read-only] static | NSToolbarCustomizeToolbarItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarCustomizeToolbarItemIdentifier |
| [read-only] static | NSToolbarFlexibleSpaceItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarFlexibleSpaceItemIdentifier |
| [read-only] static | NSToolbarPrintItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarPrintItemIdentifier |
| [read-only] static | NSToolbarSeparatorItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarSeparatorItemIdentifier |
| [read-only] static | NSToolbarShowColorsItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarShowColorsItemIdentifier |
| [read-only] static | NSToolbarShowFontsItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarShowFontsItemIdentifier |
| [read-only] static | NSToolbarSpaceItemIdentifier | MonoMac.Foundation.NSString. Represents the value associated with the constant NSToolbarSpaceItemIdentifier |
| SelectableItemIdentifiers | NSToolbarIdentifiers. Delegate invoked by the object to get a value. | |
| SelectedItemIdentifier | string. Documentation for this section has not yet been entered. | |
| ShowsBaselineSeparator | bool. Documentation for this section has not yet been entered. | |
| SizeMode | NSToolbarSizeMode. Documentation for this section has not yet been entered. | |
| Visible | bool. Documentation for this section has not yet been entered. | |
| [read-only] | VisibleItems | NSToolbarItem[]. 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 | |
| WillInsertItem | NSToolbarWillInsert. Delegate invoked by the object to get a value. |
InsertItem(string, int)Documentation for this section has not yet been entered. | ||
RemoveItem(int)Documentation for this section has not yet been entered. | ||
RunCustomizationPalette(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SetConfigurationFromDictionary(MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
ValidateVisibleItems()Documentation for this section has not yet been entered. | ||
| DidRemoveItem | Event raised by the object. | |
| WillAddItem | Event raised by the object. |