Langue

ExpandableListActivity.SetListAdapter(IExpandableListAdapter) Méthode

Définition

Fournissez l’adaptateur pour la liste extensible.

[Android.Runtime.Register("setListAdapter", "(Landroid/widget/ExpandableListAdapter;)V", "GetSetListAdapter_Landroid_widget_ExpandableListAdapter_Handler")]
public virtual void SetListAdapter(Android.Widget.IExpandableListAdapter? adapter);
[<Android.Runtime.Register("setListAdapter", "(Landroid/widget/ExpandableListAdapter;)V", "GetSetListAdapter_Landroid_widget_ExpandableListAdapter_Handler")>]
abstract member SetListAdapter : Android.Widget.IExpandableListAdapter -> unit
override this.SetListAdapter : Android.Widget.IExpandableListAdapter -> unit

Paramètres

adapter
IExpandableListAdapter

ExpandableListAdapter

Attributs

Remarques

Fournissez l’adaptateur pour la liste extensible.

Référence Android pour android.app.ExpandableListActivity.setListAdapter.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à