Partager via


ExpandableListActivity.ExpandableListAdapter Propriété

Définition

Obtenez le ExpandableListAdapter associé à l’objet ExpandableListView de cette activité.

public virtual Android.Widget.IExpandableListAdapter? ExpandableListAdapter { [Android.Runtime.Register("getExpandableListAdapter", "()Landroid/widget/ExpandableListAdapter;", "GetGetExpandableListAdapterHandler")] get; }
[<get: Android.Runtime.Register("getExpandableListAdapter", "()Landroid/widget/ExpandableListAdapter;", "GetGetExpandableListAdapterHandler")>]
member this.ExpandableListAdapter : Android.Widget.IExpandableListAdapter

Valeur de propriété

Attributs

Remarques

Obtenez le ExpandableListAdapter associé à l’objet ExpandableListView de cette activité.

Documentation Java pour android.app.ExpandableListActivity.getExpandableListAdapter().

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

S’applique à