WebView.Source Property

Definition

Gets or sets the WebViewSource object that represents the location that this WebView object displays.

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

Property Value

Attributes

Applies to