The properties of Android.Util.IAttributeSet are listed below. For a list of all members, see the IAttributeSet Members list.
[read-only] | AttributeCount | int. Returns the number of attributes available in the set. |
[read-only] | ClassAttribute | string. Return the value of the "class" attribute or null if there is not one. |
[read-only] | IdAttribute | string. Return the value of the "id" attribute or null if there is not one. |
[read-only] | PositionDescription | string. Returns a description of the current position of the attribute set. |
[read-only] | StyleAttribute | int. Return the value of the "style" attribute or 0 if there is not one. |