Android.Webkit.WebView.CanGoBackOrForward Method
Gets whether the page can go back or forward the given number of steps.

Syntax

[Android.Runtime.Register("canGoBackOrForward", "(I)Z", "GetCanGoBackOrForward_IHandler")]
public virtual bool CanGoBackOrForward (int steps)

Parameters

steps
the negative or positive number of steps to move the history

Returns

Documentation for this section has not yet been entered.

Remarks

Gets whether the page can go back or forward the given number of steps.

[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