Android.Webkit.WebView.ClearHistory Method
Tells this WebView to clear its internal back/forward list.

Syntax

[Android.Runtime.Register("clearHistory", "()V", "GetClearHistoryHandler")]
public virtual void ClearHistory ()

Remarks

Tells this WebView to clear its internal back/forward list.

[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