Android.Webkit.WebBackForwardList Class
This class contains the back/forward list for a WebView.

See Also: WebBackForwardList Members

Syntax

[Android.Runtime.Register("android/webkit/WebBackForwardList", DoNotGenerateAcw=true)]
public class WebBackForwardList : Java.Lang.Object, Java.IO.ISerializable, Java.Lang.ICloneable, IDisposable

Remarks

This class contains the back/forward list for a WebView. WebView.copyBackForwardList() will return a copy of this class used to inspect the entries in the 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