Android.Webkit.WebViewDatabase Class
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.

See Also: WebViewDatabase Members

Syntax

[Android.Runtime.Register("android/webkit/WebViewDatabase", DoNotGenerateAcw=true)]
public class WebViewDatabase : Java.Lang.Object

Remarks

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.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1