NSToolbarCanInsert Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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