Xamarin.Forms.ImageCell Members

The members of Xamarin.Forms.ImageCell are listed below.

See Also: Inherited members from Xamarin.Forms.TextCell

Public Constructors

Initializes a new instance of the ImageCell class.

Public Fields

static readonly
ImageSourcePropertyBindableProperty. Identifies the ImageSource bindable property.

Public Properties

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

Protected Methods

override
OnBindingContextChanged()
Overriden..