setTrackColor

open fun setTrackColor(@ColorInt trackColor: Int)

Sets the color of the track of this progress indicator.

Parameters

trackColor

The new color used in the track of this progress indicator.

See also