Freigeben über


NSToolbarWillInsert Delegat

Definition

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

Parameter

toolbar
NSToolbar
itemIdentifier
String
willBeInserted
Boolean

Rückgabewert

Gilt für: