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.
The lowest-priority for a toolbar item.
static var low: NSToolbarItem.VisibilityPriority { get }The toolbar pushes items with this priority to the overflow menu first, even before items with the standard priority.