Android.App.LoaderManager.InitLoader Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("initLoader", "(ILandroid/os/Bundle;Landroid/app/LoaderManager$LoaderCallbacks;)Landroid/content/Loader;", "GetInitLoader_ILandroid_os_Bundle_Landroid_app_LoaderManager_LoaderCallbacks_Handler")]
public abstract Android.Content.Loader InitLoader (int id, Android.OS.Bundle args, LoaderManager.ILoaderCallbacks callback)

Parameters

id
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.
callback
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11