The members of Xamarin.Forms.UriImageSource are listed below.
See Also: Inherited members from Xamarin.Forms.ImageSource
| Creates a new Xamarin.Forms.UriImageSource object with default values. |
static readonly | UriProperty | BindableProperty. Backing store for the UriImageSource.Uri property. |
| CacheValidity | TimeSpan. Gets or sets a TimeSpan structure that indicates the length of time after which the image cache becomes invalid. | |
| CachingEnabled | bool. Gets or sets a Boolean value that indicates whether caching is enabled on this Xamarin.Forms.UriImageSource object. | |
| Uri | Uri. Gets or sets the URI for the image to get. |