ImageCell.ImageSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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