NSToolbarIdentifiers Delegate

Definition

public delegate string[] NSToolbarIdentifiers(NSToolbar toolbar);
type NSToolbarIdentifiers = delegate of NSToolbar -> string[]

Parameters

toolbar
NSToolbar

Return Value

String[]

Applies to