Android.App.ListFragment.SelectedItemPosition Property
Get the position of the currently selected list item.

Syntax

[get: Android.Runtime.Register("getSelectedItemPosition", "()I", "GetGetSelectedItemPositionHandler")]
public virtual int SelectedItemPosition { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the position of the currently selected list item.

[Android Documentation]

Requirements

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