Android.Widget.AdapterView.SelectedItemPosition Property
Return the position of the currently selected item within the adapter's data set

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Return the position of the currently selected item within the adapter's data set

[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