Enum BadgeVariant
The variant of the Badge.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum BadgeVariant
Fields
Name | Description |
---|---|
Default | The default variant. The Badge will contain some text. |
Dot | The dot variant. The Badge will be a small dot. |