Android.Util.IAttributeSet.AttributeCount Property
Returns the number of attributes available in the set.

Syntax

[get: Android.Runtime.Register("getAttributeCount", "()I", "GetGetAttributeCountHandler:Android.Util.IAttributeSetInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int AttributeCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of attributes available in the set.

[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