Condividi tramite


NSToolbarWillInsert Delegato

Definizione

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

Parametri

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Valore restituito

Si applica a