Düzenle

Aracılığıyla paylaş


NSToolbarDelegate.WillInsertItem(NSToolbar, String, Boolean) Method

Definition

[Foundation.Export("toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:")]
public virtual AppKit.NSToolbarItem WillInsertItem (AppKit.NSToolbar toolbar, string itemIdentifier, bool willBeInserted);
abstract member WillInsertItem : AppKit.NSToolbar * string * bool -> AppKit.NSToolbarItem
override this.WillInsertItem : AppKit.NSToolbar * string * bool -> AppKit.NSToolbarItem

Parameters

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Returns

Attributes

Applies to