Package-level declarations
Types
Link copied to clipboard
                  Link copied to clipboard
                  Represents the collection of possible border radius style properties.
Link copied to clipboard
                  Link copied to clipboard
                  data class ComputedBorderRadius(val topLeft: CornerRadii, val topRight: CornerRadii, val bottomLeft: CornerRadii, val bottomRight: CornerRadii)
Physical edge lengths (in DIPs) for a border-radius.
Link copied to clipboard
                  Represents the collection of possible computed border radius style properties.
Link copied to clipboard
                  Represents the resolved horizontal and vertical radii of the ellipse representing a corner.
Link copied to clipboard
                  Represents the collection of possible box edges and shorthands.
Link copied to clipboard