Android.Util.IAttributeSet.GetAttributeName Method
Returns the name of the specified attribute.

Syntax

[Android.Runtime.Register("getAttributeName", "(I)Ljava/lang/String;", "GetGetAttributeName_IHandler:Android.Util.IAttributeSetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string GetAttributeName (int index)

Parameters

index
Index of the desired attribute, 0...count-1.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the name of the specified attribute.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1