Contents

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.

See Also

Deprecated