Android.Webkit.WebView: Property Members

The properties of Android.Webkit.WebView are listed below. For a list of all members, see the WebView Members list.

See Also: Inherited members from Android.Widget.AbsoluteLayout

Public Properties

CertificateAndroid.Net.Http.SslCertificate. Gets the SSL certificate for the main top-level page or null if there is no certificate (the site is not secure).
[read-only]
ContentHeightint. Gets the height of the HTML content.
[read-only]
FaviconAndroid.Graphics.Bitmap. Gets the favicon for the current page.
[read-only]
IsPrivateBrowsingEnabledbool. Gets whether private browsing is enabled in this WebView.
[read-only]
OriginalUrlstring. Gets the original URL for the current page.
[read-only]
static
PluginListPluginList. Documentation for this section has not yet been entered.
[read-only]
Progressint. Gets the progress for the current page.
[read-only]
Scalefloat. Gets the current scale of this WebView.
[read-only]
SettingsWebSettings. Gets the WebSettings object used to control the settings for this WebView.
[read-only]
Titlestring. Gets the title for the current page.
[read-only]
Urlstring. Gets the URL for the current page.
[read-only]
VisibleTitleHeightint. Documentation for this section has not yet been entered.
[read-only]
ZoomControlsAndroid.Views.View. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.