Share via


AvatarView.Source Property

Definition

Gets or sets the ImageSource that is used to try and show an avatar image. If the image could not be loaded, the Text will be shown. This is a bindable property.

public Xamarin.Forms.ImageSource? Source { get; set; }

Property Value

Applies to