Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Widget
  3. CursorAdapter
  4. Filter
  • 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 virtual Filter? Filter
        {
            [Register("getFilter", "()Landroid/widget/Filter;", "GetGetFilterHandler")]
            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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙