In This Article

BadgeKind Enum

Indicates the kind of Badge to be displayed.

public enum BadgeKind

Fields

Name Description
Content

The badge will display content.

Default

When Content or ContentTemplate are defined, use the Content kind; otherwise, use the Dot kind.

Dot

The badge will display a small dot without content.