Provides tools for browsing the web.
For more information about building apps with web-based content, see the Web Apps Overview.
Type | Reason |
---|---|
CacheManager | Documentation for this section has not yet been entered. |
CacheManager+CacheResult | Documentation for this section has not yet been entered. |
CacheModes | Enumerates values returned by several types. |
CallbackProxy | Documentation for this section has not yet been entered. |
ChromeFileChooserMode | Enumerates values returned by several types. |
ClientCertRequest | ClientCertRequest: The user receives an instance of this class as a parameter of Android.Webkit.WebViewClient.OnReceivedClientCertRequest(Android.Webkit.WebView, Android.Webkit.ClientCertRequest). |
ClientError | Enumerates values returned by several methods of Android.Webkit.ClientError and taken as a parameter of the Android.Webkit.WebViewClient.OnReceivedError member. |
ConsoleMessage | Public class representing a JavaScript console message from WebCore. |
ConsoleMessage+MessageLevel | Documentation for this section has not yet been entered. |
CookieManager | Manages the cookies used by an application's Android.Webkit.WebView instances. |
CookieSyncManager | The CookieSyncManager is used to synchronize the browser cookie store between RAM and permanent storage. |
DateSorter | Sorts dates into the following groups: Today Yesterday seven days ago one month ago older than a month ago |
DownloadEventArgs | Provides data for the Android.Webkit.CallbackProxy.Download, and Android.Webkit.WebView.Download events. |
GeolocationPermissions | This class is used to manage permissions for the WebView's Geolocation JavaScript API. |
GeolocationPermissions+ICallback | A callback interface used by the host application to set the Geolocation permission state for an origin. |
HitTestResult | Enumerates values returned by several types. |
HttpAuthHandler | Represents a request for HTTP authentication. |
IDownloadListener | [Android Documentation] |
IJavascriptInterface | Annotation that allows exposing methods to JavaScript. |
IPluginStub | This interface is used to implement plugins in a WebView. |
IUrlInterceptHandler | Documentation for this section has not yet been entered. |
IValueCallback | A callback interface used to provide values asynchronously. |
IWebResourceRequest | Encompasses parameters to the Android.Webkit.WebViewClient.ShouldInterceptRequest(Android.Webkit.WebView, Android.Webkit.IWebResourceRequest) method. |
JavascriptInterface | Annotation that allows exposing methods to JavaScript. |
JavascriptInterfaceAttribute | Documentation for this section has not yet been entered. |
JsPromptResult | Public class for handling JavaScript prompt requests. |
JsResult | An instance of this class is passed as a parameter in various Android.Webkit.WebChromeClient action notifications. |
MimeTypeMap | Two-way map that maps MIME-types to file extensions and vice versa. |
MixedContentHandling | Enumerates values returned by several types. |
PermissionRequest | This class defines a permission request and is used when web content requests access to protected resources. |
Plugin | Documentation for this section has not yet been entered. |
Plugin+IPreferencesClickHandler | Documentation for this section has not yet been entered. |
PluginData | Documentation for this section has not yet been entered. |
PluginList | Documentation for this section has not yet been entered. |
SslErrorHandler | Represents a request for handling an SSL error. |
UrlInterceptRegistry | Documentation for this section has not yet been entered. |
URLUtil | [Android Documentation] |
WebBackForwardList | This class contains the back/forward list for a WebView. |
WebChromeClient | [Android Documentation] |
WebChromeClient+FileChooserParams | Documentation for this section has not yet been entered. |
WebChromeClient+ICustomViewCallback | A callback interface used by the host application to notify the current page that its custom view has been dismissed. |
WebHistoryItem | A convenience class for accessing fields in an entry in the back/forward list of a WebView. |
WebIconDatabase | Functions for manipulating the icon database used by WebView. |
WebIconDatabase+IconEventArgs | Documentation for this section has not yet been entered. |
WebIconDatabase+IIconListener | Interface for receiving icons from the database. |
WebResourceResponse | Encapsulates a resource response. |
WebSettings | Manages settings state for a WebView. |
WebSettings+LayoutAlgorithm | Enum for controlling the layout of html. |
WebSettings+PluginState | The plugin state effects how plugins are treated on a page. |
WebSettings+RenderPriority | Documentation for this section has not yet been entered. |
WebSettings+TextSize | Enum for specifying the text size. |
WebSettings+ZoomDensity | Enum for specifying the WebView's desired density. |
WebStorage | This class is used to manage the JavaScript storage APIs provided by the Android.Webkit.WebView. |
WebStorage+IQuotaUpdater | Encapsulates a callback function which is used to provide a new quota for a JavaScript storage API. |
WebStorage+Origin | This class encapsulates information about the amount of storage currently used by an origin for the JavaScript storage APIs. |
WebSyncManager | Documentation for this section has not yet been entered. |
WebView | |
WebView+FindEventArgs | Provides data for the Android.Webkit.WebView.Find event. |
WebView+HitTestResult | Documentation for this section has not yet been entered. |
WebView+IFindListener | Interface to listen for find results. |
WebView+IPictureListener | Interface to listen for new pictures as they change. |
WebView+PictureEventArgs | Provides data for the Android.Webkit.WebView.Picture event. |
WebView+WebViewTransport | Transportation object for returning WebView across thread boundaries. |
WebViewClient | [Android Documentation] |
WebViewDatabase | This class allows developers to determine whether any WebView used in the application has stored any of the following types of browsing data and to clear any such stored data for all WebViews in the application. |
WebViewFragment | A fragment that displays a WebView. |