Contents

NSButton.BezelStyle.badge

A button style suitable for displaying additional information.

Declaration

case badge

Discussion

Use this style of button when you need to provide additional information about something. For example, the count of an item.

For design guidance, see Human Interface Guidelines > Buttons.

See Also

Informational