Android.Graphics.Drawables.InsetDrawable.Drawable Property
Returns the drawable wrapped by this InsetDrawable.

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 wrapped by this InsetDrawable. 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