Android.Graphics.BitmapRegionDecoder.IsRecycled Property
Returns true if this region decoder has been recycled.

Syntax

[get: Android.Runtime.Register("isRecycled", "()Z", "GetIsRecycledHandler")]
public bool IsRecycled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this region decoder has been recycled. If so, then it is an error to try use its method.

[Android Documentation]

Requirements

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