See: Description
| Interface | Description |
|---|---|
| ICssDataType |
Common interface for all CSS data types, which are used in the CSS properties
|
| Class | Description |
|---|---|
| ArgbColor |
Represents one color value in ARGB format with converters and serializers
|
| ArgbColor.Keywords | |
| Length |
Represents a CSS length value in any supportable unit, including percentage
and unitless type.
|
| Ratio |
Represents a "ratio" CSS data type, which is used for describing aspect
ratios in media queries and for raster images by denoting the proportion
between two unitless values called "numerator" and "denominator".
|
Copyright © 2024. All rights reserved.