Android.Content.Loader.IsReset Property
Return whether this load has been reset.

Syntax

[get: Android.Runtime.Register("isReset", "()Z", "GetIsResetHandler")]
public virtual bool IsReset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether this load has been reset. That is, either the loader has not yet been started for the first time, or its Loader.Reset has been called.

[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