subitems
The subitems of the grouped toolbar item.
Declaration
var subitems: [NSToolbarItem] { get set }Discussion
By default, an NSToolbarItemGroup instance has an empty array of subitems.
The subitems of the grouped toolbar item.
var subitems: [NSToolbarItem] { get set }By default, an NSToolbarItemGroup instance has an empty array of subitems.