WebView.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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