Android.Graphics.Drawables.LayerDrawable.GetId Method
Returns the id of the specified layer.

Syntax

[Android.Runtime.Register("getId", "(I)I", "GetGetId_IHandler")]
public virtual int GetId (int index)

Parameters

index
The index of the layer.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the id of the specified layer.

[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