vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.draw
/
withCanvas
with
Canvas
inline
fun
DrawContext
.
withCanvas
(
block
:
Canvas
.
(
)
->
Unit
)
Calls the specified function block with
DrawContext.canvas
as its receiver.