Share via


AvatarView.Text Property

Definition

Gets or sets the text for the AvatarView. Which is shown instead of the image when the Source is either not set or doesn't result in showing an image. This is a bindable property.

public string? Text { get; set; }

Property Value

System.String

Applies to