次の方法で共有


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

戻り値

適用対象