Xamarin.Forms.WebViewSource Members

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

See Also: Inherited members from Xamarin.Forms.BindableObject

Protected Constructors

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

Protected Methods

OnSourceChanged()
Method that is called when the source is changed.

Public Operators

static
Conversion to Xamarin.Forms.WebViewSource(Implicit)Casts a string that contains a URL to a Xamarin.Forms.WebViewSource instance.
static
Conversion to Xamarin.Forms.WebViewSource(Implicit)Casts a Uri object to a Xamarin.Forms.WebViewSource instance.