Represents <a-css-property> in the specification.
Public Member Functions | |
Property (CssProperty prop, string name) | |
override bool | OnReadValue (Style styleBlock, Css.Value value, int start, out int size) |
Public Attributes | |
CssProperty | RawProperty |
The property itself. More... | |
Private Attributes | |
CssPropertySetInfo | SetInfo |
An object used to indicate that this property has been set. More... | |
|
inline |
|
inlinevirtual |
Reimplemented from Css.Spec.Value.
CssProperty Css.Spec.Property.RawProperty |
The property itself.
|
private |
An object used to indicate that this property has been set.