Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSToolbarItemMBS class.

NSToolbarItemMBS.NSToolbarItemVisibilityPriorityHigh = 1000

Type Topic Plugin Version
const Cocoa Toolbar MBS MacControls Plugin 11.3
One of the visibility priority constants.

When a toolbar does not have enough space to fit all its items, it must push some items into the overflow menu. These values allow you to suggest a priority for a toolbar item.

Items with this priority are less inclined to be pushed to the overflow menu.

NSToolbarItemMBS.NSToolbarItemVisibilityPriorityLow = -1000

Type Topic Plugin Version
const Cocoa Toolbar MBS MacControls Plugin 11.3
One of the visibility priority constants.

When a toolbar does not have enough space to fit all its items, it must push some items into the overflow menu. These values allow you to suggest a priority for a toolbar item.

Items with this priority will be the first items to be pushed to the overflow menu.

NSToolbarItemMBS.NSToolbarItemVisibilityPriorityStandard = 0

Type Topic Plugin Version
const Cocoa Toolbar MBS MacControls Plugin 11.3
One of the visibility priority constants.

When a toolbar does not have enough space to fit all its items, it must push some items into the overflow menu. These values allow you to suggest a priority for a toolbar item.

The default visibility priority.

NSToolbarItemMBS.NSToolbarItemVisibilityPriorityUser = 2000

Type Topic Plugin Version
const Cocoa Toolbar MBS MacControls Plugin 11.3
One of the visibility priority constants.

When a toolbar does not have enough space to fit all its items, it must push some items into the overflow menu. These values allow you to suggest a priority for a toolbar item.

Items with this priority are the last to be pushed to the overflow menu. Only the user should set items to this priority.

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...