displayMode
A value that indicates whether the toolbar displays items using a name, icon, or combination of elements.
Declaration
var displayMode: NSToolbar.DisplayMode { get set }Discussion
The default value of this property is NSToolbar.DisplayMode.default. For a list of possible values, see NSToolbar.DisplayMode.