Gets or sets the source of the image. This is a bindable property.
Syntax
[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ImageSourceConverter))]
public
ImageSource Source { get; set; }
Value
An Xamarin.Forms.ImageSource representing the image source. Default is null.
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