Android.Graphics.Bitmap.IsMutable Property
Returns true if the bitmap is marked as mutable (i.e. can be drawn into)

Syntax

[get: Android.Runtime.Register("isMutable", "()Z", "GetIsMutableHandler")]
public bool IsMutable { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the bitmap is marked as mutable (i.e. can be drawn into)

[Android Documentation]

Requirements

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