interface
Interface used by IEditedPropertyEntry that supports has multiple values.
class
Property used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right).
class
Property used by UI styles that has 4 settings/values for an integer, such as the border style (top/bottom/left/right).
class
Property used by UI styles that has 4 settings/values for a String value that can be a combination of single unit or multiple, such as the border radius (corners) where the value in pixels is not used for calculations, thus only for HTML, and can therefore be stored as a pure String.
class
Property used by UI styles that has 4 settings/values for a unit, such as the border size (top/bottom/left/right).