Partager via


NSToolbarWillInsert Délégué

Définition

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

Paramètres

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Valeur renvoyée

S’applique à