CursorAdapter
CursorAdapter(Context, ICursor)
CursorAdapter(IntPtr, JniHandleOwnership)
CursorAdapter(Context, ICursor, Boolean)
CursorAdapter(Context, ICursor, CursorAdapterFlags)
Count
Cursor
DropDownViewTheme
Filter
FilterQueryProvider
JniPeerMembers
ThresholdClass
ThresholdType
BindView(View, Context, ICursor)
ChangeCursor(ICursor)
ConvertToString(ICursor)
ConvertToStringFormatted(ICursor)
GetItem(Int32)
GetItemId(Int32)
GetView(Int32, View, ViewGroup)
Init(Context, ICursor, Boolean)
NewDropDownView(Context, ICursor, ViewGroup)
NewView(Context, ICursor, ViewGroup)
OnContentChanged()
RunQueryOnBackgroundThread(ICharSequence)
RunQueryOnBackgroundThread(String)
SwapCursor(ICursor)
monoandroid
namespace Android.Widget
{
[Register("android/widget/CursorAdapter", DoNotGenerateAcw = true)]
public abstract class CursorAdapter : BaseAdapter, IJavaObject, IAdapter, IFilterable, ISpinnerAdapter, IThemedSpinnerAdapter, IJavaPeerable, IDisposable
{
public override int Count
{
[Register("getCount", "()I", "GetGetCountHandler")]
get;
}
}
}
| .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