MonoMac.AppKit.NSToolbarDelegate: Method Members

The methods of MonoMac.AppKit.NSToolbarDelegate are listed below. For a list of all members, see the NSToolbarDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

abstract
AllowedItemIdentifiers(NSToolbar) : string[]
Documentation for this section has not yet been entered.
abstract
DefaultItemIdentifiers(NSToolbar) : string[]
Documentation for this section has not yet been entered.
abstract
DidRemoveItem(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
abstract
SelectableItemIdentifiers(NSToolbar) : string[]
Documentation for this section has not yet been entered.
abstract
WillAddItem(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
abstract
WillInsertItem(NSToolbar, string, bool) : NSToolbarItem
Documentation for this section has not yet been entered.