Share via


NSToolbarCanInsert Delegate

Definition

public delegate bool NSToolbarCanInsert(NSToolbar toolbar, string itemIdentifier, IntPtr index);
type NSToolbarCanInsert = delegate of NSToolbar * string * nativeint -> bool

Parameters

toolbar
NSToolbar
itemIdentifier
String
index
IntPtr

nativeint

Return Value

Applies to