ExpandableListActivity.ExpandableListAdapter プロパティ

定義

このアクティビティの ExpandableListView に関連付けられている ExpandableListAdapter を取得します。

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

プロパティ値

属性

注釈

このアクティビティの ExpandableListView に関連付けられている ExpandableListAdapter を取得します。

の Java ドキュメント android.app.ExpandableListActivity.getExpandableListAdapter()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象