Android.Util.IAttributeSet: Property Members

The properties of Android.Util.IAttributeSet are listed below. For a list of all members, see the IAttributeSet Members list.

Public Properties

[read-only]
AttributeCountint. Returns the number of attributes available in the set.
[read-only]
ClassAttributestring. Return the value of the "class" attribute or null if there is not one.
[read-only]
IdAttributestring. Return the value of the "id" attribute or null if there is not one.
[read-only]
PositionDescriptionstring. Returns a description of the current position of the attribute set.
[read-only]
StyleAttributeint. Return the value of the "style" attribute or 0 if there is not one.