Xamarin.Forms.HtmlWebViewSource Members

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

See Also: Inherited members from Xamarin.Forms.WebViewSource

Public Constructors

Creates a new empty Xamarin.Forms.HtmlWebViewSource object with default values.

Public Fields

static readonly
BaseUrlPropertyBindableProperty. Backing store for the Xamarin.Forms.BaseUrl property.
static readonly
HtmlPropertyBindableProperty. Backing store for the Xamarin.Forms.BaseUrl property.

Public Properties

BaseUrlstring. The base URL for the source HTML document.
Htmlstring. The HTML content.