UriImageSource.Uri Property

Definition

Gets or sets the URI for the image to get.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.UriTypeConverter))]
public Uri Uri { get; set; }
member this.Uri : Uri with get, set

Property Value

Uri
Attributes

Applies to