core-ktx / androidx.graphics / PathSegment / <init>

<init>

PathSegment(start: PointF, startFraction: Float, end: PointF, endFraction: Float)

A PathSegment is a line segment that represents an approximate fraction of a Path after flattening.