共用方式為


ExpandableListView.GroupClickEventArgs 建構函式

定義

public GroupClickEventArgs (bool handled, Android.Widget.ExpandableListView? parent, Android.Views.View? clickedView, int groupPosition, long id);
new Android.Widget.ExpandableListView.GroupClickEventArgs : bool * Android.Widget.ExpandableListView * Android.Views.View * int * int64 -> Android.Widget.ExpandableListView.GroupClickEventArgs

參數

handled
Boolean
clickedView
View
groupPosition
Int32
id
Int64

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於