Compose API Reference Compose UI Graphics DoneSegment Property Common val DoneSegment = PathSegment(PathSegment.Type.Done, FloatArray(0), 0.0f) A PathSegment containing the Done command. This static object exists to avoid allocating a new segment when returning a Done result from PathIterator.next.
Compose API Reference Compose UI Graphics DoneSegment Property Common val DoneSegment = PathSegment(PathSegment.Type.Done, FloatArray(0), 0.0f) A PathSegment containing the Done command. This static object exists to avoid allocating a new segment when returning a Done result from PathIterator.next.