Android.Widget.ListPopupWindow.SetListSelector Method
Sets a drawable to use as the list item selector.

Syntax

[Android.Runtime.Register("setListSelector", "(Landroid/graphics/drawable/Drawable;)V", "GetSetListSelector_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void SetListSelector (Android.Graphics.Drawables.Drawable selector)

Parameters

selector
List selector drawable to use in the popup.

Remarks

Sets a drawable to use as the list item selector.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11