visibilityPriority
Determines which items are shown in a bar when space is limited.
Declaration
var visibilityPriority: NSTouchBarItem.Priority { get set }Discussion
The bar hides items of lower priority when there is not enough space to show all items. Use this property to specify the relative priority of the items in your bar.