CSSPrimitiveValue.CSS_UNKNOWN

CSSPrimitiveValue.CSS_UNKNOWN field

The value is not a recognized CSS2 value. The value can only be obtained by using the cssText attribute.

public const ushort CSS_UNKNOWN;

See Also