Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.tile.style
/
ShapeSchema
/
RoundedCornerRectangle
Rounded
Corner
Rectangle
@
Serializable
@
SerialName
(
value
=
"rounded_corner_rectangle"
)
data
class
RoundedCornerRectangle
(
val
radius
:
RadiusSchema
)
:
ShapeSchema
Members
Constructors
Rounded
Corner
Rectangle
Link copied to clipboard
constructor
(
radius
:
RadiusSchema
)
Properties
radius
Link copied to clipboard
@
SerialName
(
value
=
"radius"
)
val
radius
:
RadiusSchema