Companion

Functions

Link copied to clipboard
operator fun invoke(    pathMetrics: PathMetrics,     path: Path,     foreground: Color? = null,     background: Color? = null,     foregroundThickness: Double = 1.0,     backgroundThickness: Double = foregroundThickness,     direction: PathProgressIndicatorBehavior.Direction = Forward): PathProgressIndicatorBehavior

Creates a behavior that indicates progress by drawing a Stroke over the given Path.