Contents

badgeColor

The background color of the item’s badge.

Declaration

@NSCopying var badgeColor: UIColor? { get set }

Discussion

The default value is nil. If you don’t specify a value, the item uses systemRed.

See Also

Configuring the item’s badge