BindingSet.parsed
uint parsed() @property nothrowGet parsed field.
Returns
whether this binding set stems from a CSS file and is reset upon theme changes
void parsed(uint propval) @property nothrowSet parsed field.
Parameters
propval | whether this binding set stems from a CSS file and is reset upon theme changes |