PathProgressIndicatorBehavior
constructor(pathMetrics: PathMetrics, path: Path, foreground: Paint? = null, background: Paint? = null, foregroundThickness: Double = 1.0, backgroundThickness: Double = foregroundThickness, direction: PathProgressIndicatorBehavior.Direction = Forward)(source)
Parameters
pathMetrics
used to measure the given path
path
over which the progress will be displayed
foreground
paint to draw the progress in
background
paint to draw the path "behind" the progress line
foregroundThickness
of the path line
backgroundThickness
of the path "behind" the progress line
direction
to draw the progress line