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