CSSPrimitiveValue.CSS_NUMBER

CSSPrimitiveValue.CSS_NUMBER field

The value is a simple number. The value can be obtained by using the getFloatValue method.

public const ushort CSS_NUMBER;

See Also