Path.Element.move(to:)
A path element that terminates the current subpath (without closing it) and defines a new current point.
Declaration
case move(to: CGPoint)A path element that terminates the current subpath (without closing it) and defines a new current point.
case move(to: CGPoint)