CssStyle.Property

.

Members

Variables

givenExplicitly
bool givenExplicitly;

this is false if for example the user said "padding" and this is "padding-left"

name
string name;

.

specificity
Specificity specificity;

.

value
string value;

.

Suggestion Box / Bug Report