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 Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a