toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.widget.canvas
/
Shape
/
Companion
/
circle
circle
fun
circle
(
center
:
Point
,
radius
:
Float
)
:
Shape
A closed circle that can be drawn on a Canvas.
Parameters
center
The center of the circle
radius
The radius of the circle