ExpandableListActivity.ExpandableListAdapter Свойство

Определение

Получите ExpandableListAdapter, связанный с ExpandableListView этого действия.

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

Значение свойства

Атрибуты

Комментарии

Получите ExpandableListAdapter, связанный с ExpandableListView этого действия.

Документация по Java для android.app.ExpandableListActivity.getExpandableListAdapter().

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к