Represents e.g. <number> in the specification.
Public Member Functions | |
| ValueType (Type type) | |
| ValueType (Css.ValueType type) | |
| override bool | OnReadValue (Style styleBlock, Css.Value value, int start, out int size) |
Public Attributes | |
| Type | RawType |
| The value type. The value object inherits from this. More... | |
| Css.ValueType | Type |
| General CSS value type. More... | |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from Css.Spec.Value.
| Type Css.Spec.ValueType.RawType |
The value type. The value object inherits from this.
| Css.ValueType Css.Spec.ValueType.Type |
General CSS value type.