AbsListView.ClearChoices Method

Definition

Clear any choices previously set

[Android.Runtime.Register("clearChoices", "()V", "GetClearChoicesHandler")]
public virtual void ClearChoices ();
[<Android.Runtime.Register("clearChoices", "()V", "GetClearChoicesHandler")>]
abstract member ClearChoices : unit -> unit
override this.ClearChoices : unit -> unit
Attributes

Remarks

Clear any choices previously set

Java documentation for android.widget.AbsListView.clearChoices().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to