Android.Graphics.Drawables.BitmapDrawable.Bitmap Property
Returns the bitmap used by this drawable to render.

Syntax

[get: Android.Runtime.Register("getBitmap", "()Landroid/graphics/Bitmap;", "GetGetBitmapHandler")]
public Android.Graphics.Bitmap Bitmap { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the bitmap used by this drawable to render. May be null.

[Android Documentation]

Requirements

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