Contents

low

The lowest-priority for a toolbar item.

Declaration

static var low: NSToolbarItem.VisibilityPriority { get }

Discussion

The toolbar pushes items with this priority to the overflow menu first, even before items with the standard priority.

See Also

Visibility priorities