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.ObjectRemarks
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.
- Username/password pairs for web forms
- HTTP authentication username/password pairs
- Data entered into text fields (e.g. for autocomplete suggestions)
[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