In This Article

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 Content property.

AutomaticSolid

A high-contrast background and foreground are automatically generated based on any text assigned to the Content property.

Manual

Textual content does not affect the background or foreground.