Android.Widget.ListPopupWindow.ClearListSelection Method
Clear any current list selection.

Syntax

[Android.Runtime.Register("clearListSelection", "()V", "GetClearListSelectionHandler")]
public virtual void ClearListSelection ()

Remarks

Clear any current list selection. Only valid when ListPopupWindow.IsShowing == true.

[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