Contents

badge

A badge that can be attached to an NSToolbarItem. This provides a way to display small visual indicators that can be used to highlight important information, such as unread notifications or status indicators.

Declaration

@MainActor @preconcurrency var badge: NSItemBadge? { get set }

See Also

Getting the item’s configuration