Constructors
new
Methods
moveTo
lineTo
quadTo
cubicTo
controlOut for the start tangent and controlIn for the end tangent.
close
moveTo).
__len
reset
reset on subsequent frames if you’ve called Renderer.drawPath
with it.
add
other onto this path. If transform is provided,
the appended commands are transformed as they are added.
contours
moveTo and ending before the next
moveTo (or end of path). Use the next property on the returned
ContourMeasure to iterate through subsequent contours. Returns nil if the
path has no contours.