library
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
xyz.malefic.doppelganger
/
GBuilder
/
circle
circle
fun
circle
(
block
:
CircleBuilder
.
(
)
->
Unit
)
Adds a
<circle>
child element to the group.
Parameters
block
A lambda to configure the
<circle>
element.