ExpandableListView.ExpandableListAdapter Proprietà

Definizione

Ottiene l'adattatore che fornisce dati a questa visualizzazione.

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à

Adattatore che fornisce dati a questa visualizzazione.

Attributi

Commenti

Ottiene l'adattatore che fornisce dati a questa visualizzazione.

per android.widget.ExpandableListView.getExpandableListAdapter().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a