toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.geometry
/
lineTo
line
To
common
fun
PathBuilder
.
lineTo
(
x
:
Double
,
y
:
Double
)
:
PathBuilder
Draws a line from the current point to this one.
Parameters
x
position end at
y
position end at
See also
Path
Builder.
lineTo