toggle menu
krayon
common
switch theme
search in API
kanvas
/
com.juul.krayon.kanvas.svg
/
SvgKanvas
/
drawText
draw
Text
open
override
fun
drawText
(
text
:
CharSequence
,
x
:
Float
,
y
:
Float
,
paint
:
Paint
)
Draws a string of
text
at
x
,
y
. Exact horizontal behavior is controlled by the
paint
's
alignment
.