Android.Content.AsyncTaskLoader.IsLoadInBackgroundCanceled Property
Returns true if the current invocation of AsyncTaskLoader.LoadInBackground is being canceled.

Syntax

[get: Android.Runtime.Register("isLoadInBackgroundCanceled", "()Z", "GetIsLoadInBackgroundCanceledHandler")]
public virtual bool IsLoadInBackgroundCanceled { get; }

See Also

AsyncTaskLoader.LoadInBackground

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the current invocation of AsyncTaskLoader.LoadInBackground is being canceled.

[Android Documentation]

Requirements

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