toggle menu
krayon
js
switch theme
search in API
kanvas
/
com.juul.krayon.kanvas
/
HtmlKanvas
/
drawText
draw
Text
js
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
.