ImageCell.ImageSource Property

Definition

Gets or sets the ImageSource from which the Image is loaded. This is a bindable property.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ImageSourceConverter))]
public Xamarin.Forms.ImageSource ImageSource { get; set; }
member this.ImageSource : Xamarin.Forms.ImageSource with get, set

Property Value

Attributes

Applies to