Android.Widget.AbsSpinner.SetSelection Method
Jump directly to a specific item in the adapter data.

Syntax

[Android.Runtime.Register("setSelection", "(IZ)V", "GetSetSelection_IZHandler")]
public virtual void SetSelection (int position, bool animate)

Parameters

position
Documentation for this section has not yet been entered.
animate
Documentation for this section has not yet been entered.

Remarks

Jump directly to a specific item in the adapter data.

[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