Share via


NSToolbarWillInsert Delegado

Definición

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

Parámetros

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Valor devuelto

Se aplica a