sizeMode
The toolbar’s size mode.
Declaration
var sizeMode: NSToolbar.SizeMode { get set }Discussion
If there’s no icon of the given size for a toolbar item, the toolbar item creates one by scaling an icon of another size.
The toolbar’s size mode.
var sizeMode: NSToolbar.SizeMode { get set }If there’s no icon of the given size for a toolbar item, the toolbar item creates one by scaling an icon of another size.