The members of Android.Webkit.WebViewDatabase are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | HasFormData | bool. Gets whether there is any saved data for web forms. |
[read-only] | HasHttpAuthUsernamePassword | bool. Gets whether there are any saved credentials for HTTP authentication. |
[read-only] | HasUsernamePassword | bool. Gets whether there are any saved username/password pairs for web forms. |
[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. |
ClearFormData()Clears any saved data for web forms. | ||
ClearHttpAuthUsernamePassword()Clears any saved credentials for HTTP authentication. | ||
ClearUsernamePassword()Clears any saved username/password pairs for web forms. | ||
static | GetInstance(Android.Content.Context) |