Condividi tramite


ExpandableListActivity.SetListAdapter(IExpandableListAdapter) Metodo

Definizione

Specificare l'adattatore per l'elenco espandibile.

[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

Parametri

Attributi

Commenti

Specificare l'adattatore per l'elenco espandibile.

Documentazione java per android.app.ExpandableListActivity.setListAdapter(android.widget.ExpandableListAdapter).

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