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
Certificate | Android.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] | ContentHeight | int. Gets the height of the HTML content. |
[read-only] | Favicon | Android.Graphics.Bitmap. Gets the favicon for the current page. |
[read-only] | IsPrivateBrowsingEnabled | bool. Gets whether private browsing is enabled in this WebView. |
[read-only] | OriginalUrl | string. Gets the original URL for the current page. |
[read-only] static | PluginList | PluginList. Documentation for this section has not yet been entered. |
[read-only] | Progress | int. Gets the progress for the current page. |
[read-only] | Scale | float. Gets the current scale of this WebView. |
[read-only] | Settings | WebSettings. Gets the WebSettings object used to control the settings for this WebView. |
[read-only] | Title | string. Gets the title for the current page. |
[read-only] | Url | string. Gets the URL for the current page. |
[read-only] | VisibleTitleHeight | int. Documentation for this section has not yet been entered. |
[read-only] | ZoomControls | Android.Views.View. Documentation for this section has not yet been entered. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |