Compartir a través de


ExpandableListActivity.ExpandableListAdapter Propiedad

Definición

Obtenga el ExpandableListAdapter asociado a expandableListView de esta actividad.

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

Valor de propiedad

Atributos

Comentarios

Obtenga el ExpandableListAdapter asociado a expandableListView de esta actividad.

Documentación de Java para android.app.ExpandableListActivity.getExpandableListAdapter().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a