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