Xamarin.Forms.ImageCell.ImageSource Property
Gets or sets the ImageSource from which the Image is loaded. This is a bindable property.

Syntax

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ImageSourceConverter))]
public ImageSource ImageSource { get; set; }

Value

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0