setProgress

open fun setProgress(@FloatRange(from = 0.0, to = 1.0) progress: Float)(source)

Set the progress of the arrow.

A value of 0.0 indicates that the arrow should be drawn in its starting position. A value of 1.0 indicates that the arrow should be drawn in its ending position.