CSSPrimitiveValue.CSS_MS

CSSPrimitiveValue.CSS_MS field

The value is a time (ms). The value can be obtained by using the getFloatValue method.

public const ushort CSS_MS;

See Also