Android.Widget.ResourceCursorTreeAdapter Members

The members of Android.Widget.ResourceCursorTreeAdapter are listed below.

See Also: Inherited members from Android.Widget.CursorTreeAdapter

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
NewChildView(Android.Content.Context, Android.Database.ICursor, bool, Android.Views.ViewGroup) : Android.Views.View
Makes a new child view to hold the data pointed to by cursor.
override
NewGroupView(Android.Content.Context, Android.Database.ICursor, bool, Android.Views.ViewGroup) : Android.Views.View
Makes a new group view to hold the group data pointed to by cursor.