toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.common.component
/
Component
/
draw
draw
abstract
fun
draw
(
context
:
DrawingContext
,
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
)
Instructs the
Component
to draw itself at the given coordinates.