Return the Loader with the given id or null if no matching Loader
is found.
Syntax
[Android.Runtime.Register("getLoader", "(I)Landroid/content/Loader;", "GetGetLoader_IHandler")]
public abstract
Android.Content.Loader GetLoader (
int id)
Parameters
- id
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11