NSToolbarDelegate_Extensions.WillInsertItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static AppKit.NSToolbarItem WillInsertItem (this AppKit.INSToolbarDelegate This, AppKit.NSToolbar toolbar, string itemIdentifier, bool willBeInserted);
static member WillInsertItem : AppKit.INSToolbarDelegate * AppKit.NSToolbar * string * bool -> AppKit.NSToolbarItem
Parameters
- This
- INSToolbarDelegate
- toolbar
- NSToolbar
- itemIdentifier
- String
- willBeInserted
- Boolean