CSSPrimitiveValue.CSS_CH

CSSPrimitiveValue.CSS_CH field

The value is a length (ch). The value can be obtained by using the getFloatValue method.

public const ushort CSS_CH;

See Also