Android.Graphics.Drawables.ScaleDrawable.Drawable Property
Returns the drawable scaled by this ScaleDrawable.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the drawable scaled by this ScaleDrawable.

[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 3