Share via


NSToolbarDelegate_Extensions.WillInsertItem 方法

定义

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

参数

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

返回

适用于