Android.Widget.AdapterView.LastVisiblePosition Property
Returns the position within the adapter's data set for the last item displayed on screen.

Syntax

[get: Android.Runtime.Register("getLastVisiblePosition", "()I", "GetGetLastVisiblePositionHandler")]
public virtual int LastVisiblePosition { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the position within the adapter's data set for the last item displayed on screen.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1