Share via


NSToolbarIdentifiers 委托

定义

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

参数

toolbar
NSToolbar

返回值

String[]

适用于