Contents

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)

See Also

Getting path elements