Android.App.ListFragment.SetSelection Method
Set the currently selected list item to the specified position with the adapter's data

Syntax

[Android.Runtime.Register("setSelection", "(I)V", "GetSetSelection_IHandler")]
public virtual void SetSelection (int position)

Parameters

position
Documentation for this section has not yet been entered.

Remarks

Set the currently selected list item to the specified position with the adapter's data

[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