Condividi tramite


ExpandableListActivity.ExpandableListAdapter Proprietà

Definizione

Ottiene l'oggetto ExpandableListAdapter associato a ExpandableListView dell'attività.

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

Valore della proprietà

Attributi

Commenti

Ottiene l'oggetto ExpandableListAdapter associato a ExpandableListView dell'attività.

Documentazione java per android.app.ExpandableListActivity.getExpandableListAdapter().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a