Variable CssDeclItem.type

Declaration

struct CssDeclItem
{
  // ...
  CssDeclType type = cast(CssDeclType)cast(ubyte)0u;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0