CSSPrimitiveValue.CSS_EMS

CSSPrimitiveValue.CSS_EMS field

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

public const ushort CSS_EMS;

See Also