Android.App.LoaderManager.DestroyLoader Method
Stops and removes the loader with the given ID.

Syntax

[Android.Runtime.Register("destroyLoader", "(I)V", "GetDestroyLoader_IHandler")]
public abstract void DestroyLoader (int id)

Parameters

id
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