Editar

Compartir a través de


NSToolbarDelegate_Extensions.WillInsertItem Method

Definition

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

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Returns

Applies to