litho-widget-kotlin
0.47.0
litho-widget-kotlin
/
com.facebook.litho.widget.canvas
/
PathScope
/
moveTo
move
To
inline
fun
moveTo
(
point
:
Point
)
Sets the beginning of the next contour to the point (x,y).
Parameters
point
The start point of a new contour