CSSPrimitiveValue.CSS_KHZ

CSSPrimitiveValue.CSS_KHZ field

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

public const ushort CSS_KHZ;

See Also