Table of Contents

Enum BadgeKind

Namespace
Nova.Avalonia.UI.Controls
Assembly
Nova.Avalonia.UI.dll

Specifies the visual style of the badge.

public enum BadgeKind

Fields

Content = 0

Badge displays text or numeric content.

Dot = 1

Badge displays as a small dot indicator.