Android.Webkit.WebBackForwardList.CurrentIndex Property
Get the index of the current history item.

Syntax

[get: Android.Runtime.Register("getCurrentIndex", "()I", "GetGetCurrentIndexHandler")]
public virtual int CurrentIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the index of the current history item. This index can be used to directly index into the array 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