CSSPrimitiveValue.CSS_PERCENTAGE

CSSPrimitiveValue.CSS_PERCENTAGE field

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

public const ushort CSS_PERCENTAGE;

See Also