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
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1