PKStrokePath
A structure that captures the components of a stroke and provides methods to find and interpolate points along the stroke’s path.
Declaration
struct PKStrokePathTopics
Creating a new stroke path
Getting the stroke path properties
Accessing and interpolating points
interpolatedPoints(in:by:)interpolatedLocation(at:)interpolatedPoint(at:)parametricValue(_:offsetBy:)