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.

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

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