toggle menu
charcoal-android-compose
androidJvm
switch theme
search in API
charcoal-android-compose
/
net.pixiv.charcoal.android.compose.generated
/
BorderRadius
Border
Radius
@
Serializable
data
class
BorderRadius
(
val
the4
:
Long
,
val
the8
:
Long
,
val
the16
:
Long
,
val
the24
:
Long
,
val
none
:
Long
,
val
oval
:
Long
)
Members
Constructors
Border
Radius
Link copied to clipboard
constructor
(
the4
:
Long
,
the8
:
Long
,
the16
:
Long
,
the24
:
Long
,
none
:
Long
,
oval
:
Long
)
Properties
none
Link copied to clipboard
val
none
:
Long
oval
Link copied to clipboard
val
oval
:
Long
the16
Link copied to clipboard
val
the16
:
Long
the24
Link copied to clipboard
val
the24
:
Long
the4
Link copied to clipboard
val
the4
:
Long
the8
Link copied to clipboard
val
the8
:
Long