BaseExpandableListAdapter
BaseExpandableListAdapter()
BaseExpandableListAdapter(IntPtr, JniHandleOwnership)
ChildTypeCount
GroupCount
GroupTypeCount
HasStableIds
IsEmpty
JniPeerMembers
ThresholdClass
ThresholdType
AreAllItemsEnabled()
GetChild(Int32, Int32)
GetChildId(Int32, Int32)
GetChildrenCount(Int32)
GetChildType(Int32, Int32)
GetChildView(Int32, Int32, Boolean, View, ViewGroup)
GetCombinedChildId(Int64, Int64)
GetCombinedGroupId(Int64)
GetGroup(Int32)
GetGroupId(Int32)
GetGroupType(Int32)
GetGroupView(Int32, Boolean, View, ViewGroup)
IsChildSelectable(Int32, Int32)
NotifyDataSetChanged()
NotifyDataSetInvalidated()
OnGroupCollapsed(Int32)
OnGroupExpanded(Int32)
RegisterDataSetObserver(DataSetObserver)
UnregisterDataSetObserver(DataSetObserver)
monoandroid
namespace Android.Widget
{
[Register("android/widget/BaseExpandableListAdapter", DoNotGenerateAcw = true)]
public abstract class BaseExpandableListAdapter : Object, IJavaObject, IExpandableListAdapter, IHeterogeneousExpandableList, IJavaPeerable, IDisposable
{
[Register("notifyDataSetChanged", "()V", "GetNotifyDataSetChangedHandler")]
public virtual void NotifyDataSetChanged();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API