Enum BadgeOverlapType
The overlap type of the Badge.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum BadgeOverlapType
Fields
| Name | Description |
|---|---|
| Circular | The Badge overlap type is circular. |
| Rectangular | The Badge overlap type is rectangular. |