AvatarTextAppearanceKind Enum
Specifies how the Content property value adjusts an Avatar control's background and foreground.
public enum AvatarTextAppearanceKind
Fields
| Name | Description |
|---|---|
| AutomaticSoft | A lower-contrast background and foreground are automatically generated based on any text assigned to the |
| AutomaticSolid | A high-contrast background and foreground are automatically generated based on any text assigned to the |
| Manual | Textual content does not affect the background or foreground. |