Android.OS.CancellationSignal.IsCanceled Property
Returns true if the operation has been canceled.

Syntax

[get: Android.Runtime.Register("isCanceled", "()Z", "GetIsCanceledHandler")]
public bool IsCanceled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the operation has been canceled.

[Android Documentation]

Requirements

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