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
Requirements
Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1