Enum AvatarVariant
The Avatar variant.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum AvatarVariant
Fields
| Name | Description |
|---|---|
| Circular | Display the Avatar component as a circle. |
| Rounded | Display the Avatar component as a rounded square. |
| Square | Display the Avatar component as a square. |