次の方法で共有


NSToolbarWillInsert 代理人

定義

public delegate AppKit.NSToolbarItem NSToolbarWillInsert(NSToolbar toolbar, string itemIdentifier, bool willBeInserted);
type NSToolbarWillInsert = delegate of NSToolbar * string * bool -> NSToolbarItem

パラメーター

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

戻り値

適用対象