Android.Webkit.WebBackForwardList.CurrentItem Property
Return the current history item.

Syntax

[get: Android.Runtime.Register("getCurrentItem", "()Landroid/webkit/WebHistoryItem;", "GetGetCurrentItemHandler")]
public virtual WebHistoryItem CurrentItem { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the current history item. This method returns null if the list is empty.

[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