The members of Android.Content.CursorLoader are listed below.
See Also: Inherited members from Android.Content.AsyncTaskLoader
Creates an empty unspecified CursorLoader. | ||
Creates a fully-specified CursorLoader. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DeliverResult(Android.Database.ICursor)Sends the result of the load to the registered listener. | ||
GetProjection() | ||
GetSelectionArgs() | ||
override | LoadInBackground()Called on a worker thread to perform the actual load and to return the result of the load operation. | |
OnCanceled(Android.Database.ICursor)Called if the task was canceled before it was completed. | ||
SetProjection(string[]) | ||
SetSelectionArgs(string[]) |