Android.Resource.Attribute.ValueType Field
The type of valueFrom and valueTo.

Value: 16843488

Syntax

[Android.Runtime.Register("valueType")]
public const int ValueType

Remarks

The type of valueFrom and valueTo.
ConstantValueDescription
floatType0 valueFrom and valueTo are floats. This is the default value is valueType is unspecified. Note that if either valueFrom or valueTo represent colors (beginning with "#"), then this attribute is ignored and the color values are interpreted as integers.
intType1 valueFrom and valueTo are integers.

Must be one of the following constant values.

[Android Documentation]

Requirements

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