Contents

NSButton.BezelStyle.accessoryBar

A button style that’s typically used in the context of an accessory toolbar for buttons that narrow the focus of a search or other operation.

Declaration

case accessoryBar

Discussion

Use this style of button to display some kind of toggle or selection state, like a favorites bar or search scope.

[Image]

For design guidance, see Human Interface Guidelines > Buttons.

See Also

Toolbar