visibleItems
An array containing the toolbar’s currently visible items.
Declaration
var visibleItems: [NSToolbarItem]? { get }Discussion
This property doesn’t contain items in the overflow menu because those items aren’t visible.
An array containing the toolbar’s currently visible items.
var visibleItems: [NSToolbarItem]? { get }This property doesn’t contain items in the overflow menu because those items aren’t visible.