Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-css
/
kotlinx.css.properties
/
RadialGradientShape
/
Circle
Circle
class
Circle
(
val
length
:
LinearDimension
?
)
:
RadialGradientShape
(
source
)
Members
Constructors
Circle
Link copied to clipboard
constructor
(
length
:
LinearDimension
?
)
Properties
length
Link copied to clipboard
val
length
:
LinearDimension
?