Android.Graphics.Drawables.LayerDrawable.GetDrawable Method
Returns the drawable at the specified layer index.

Syntax

[Android.Runtime.Register("getDrawable", "(I)Landroid/graphics/drawable/Drawable;", "GetGetDrawable_IHandler")]
public virtual Drawable GetDrawable (int index)

Parameters

index
The layer index of the drawable to retrieve.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the drawable at the specified layer index.

[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