Android.Content.Loader.TakeContentChanged Method
Take the current flag indicating whether the loader's content had changed while it was stopped.

Syntax

[Android.Runtime.Register("takeContentChanged", "()Z", "GetTakeContentChangedHandler")]
public virtual bool TakeContentChanged ()

Returns

Documentation for this section has not yet been entered.

Remarks

Take the current flag indicating whether the loader's content had changed while it was stopped. If it had, true is returned and the flag is cleared.

[Android Documentation]

Requirements

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