Contents

currentPoint

Returns the last point in the path, or nil if the path contains no points.

Declaration

var currentPoint: CGPoint? { get }

See Also

Getting the path’s characteristics