Variable CssValue.type

< type of value

Declaration

struct CssValue
{
  // ...
  CssValueType type = cast(CssValueType)cast(ubyte)2u;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0