Compartilhar via


NSToolbarWillInsert Delegar

Definição

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 Retornado

Aplica-se a