CSSPrimitiveValue.CSS_HZ

CSSPrimitiveValue.CSS_HZ field

The value is a frequency (Hz). The value can be obtained by using the getFloatValue method.

public const ushort CSS_HZ;

See Also