Android.Webkit.WebViewDatabase.HasFormData Property
Gets whether there is any saved data for web forms.

Syntax

[get: Android.Runtime.Register("hasFormData", "()Z", "GetHasFormDataHandler")]
public virtual bool HasFormData { get; }

See Also

WebViewDatabase.ClearFormData

Value

Documentation for this section has not yet been entered.

Remarks

Gets whether there is any saved data for web forms.

[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