Android.Widget.AbsListView.SetSelector Method
Set a Drawable that should be used to highlight the currently selected item.

Syntax

[Android.Runtime.Register("setSelector", "(I)V", "GetSetSelector_IHandler")]
public virtual void SetSelector (int resID)

Parameters

resID
A Drawable resource to use as the selection highlight.

Remarks

Set a Drawable that should be used to highlight the currently selected item.

[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