Contents

high

A high priority that makes it less likely for the toolbar item to move to the overflow item.

Declaration

static var high: NSToolbarItem.VisibilityPriority { get }

Discussion

The toolbar moves items with standard priority to the overflow menu before it moves items with this priority.

See Also

Visibility priorities