Android.Widget.ImageView.Drawable Property
Return the view's drawable, or null if no drawable has been assigned.

Syntax

[get: Android.Runtime.Register("getDrawable", "()Landroid/graphics/drawable/Drawable;", "GetGetDrawableHandler")]
public virtual Android.Graphics.Drawables.Drawable Drawable { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the view's drawable, or null if no drawable has been assigned.

[Android Documentation]

Requirements

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