The members of Android.App.LoaderManager are listed below.
See Also: Inherited members from Java.Lang.Object
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. |
abstract | DestroyLoader(int)Stops and removes the loader with the given ID. | |
abstract | Dump(string, Java.IO.FileDescriptor, Java.IO.PrintWriter, string[])Print the LoaderManager's state into the given stream. | |
static | EnableDebugLogging(bool)Control whether the framework's internal loader manager debugging logs are turned on. | |
abstract | GetLoader(int)Return the Loader with the given id or null if no matching Loader is found. | |
abstract | InitLoader(int, Android.OS.Bundle, LoaderManager.ILoaderCallbacks)Documentation for this section has not yet been entered. | |
abstract | RestartLoader(int, Android.OS.Bundle, LoaderManager.ILoaderCallbacks)Documentation for this section has not yet been entered. |