Xamarin.Forms.UriImageSource Members

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

See Also: Inherited members from Xamarin.Forms.ImageSource

Public Constructors

Creates a new Xamarin.Forms.UriImageSource object with default values.

Public Fields

static readonly
UriPropertyBindableProperty. Backing store for the UriImageSource.Uri property.

Public Properties

CacheValidityTimeSpan. Gets or sets a TimeSpan structure that indicates the length of time after which the image cache becomes invalid.
CachingEnabledbool. Gets or sets a Boolean value that indicates whether caching is enabled on this Xamarin.Forms.UriImageSource object.
UriUri. Gets or sets the URI for the image to get.