LinearProgressIndicatorSpec

This class contains the parameters for drawing a linear type progress indicator. The parameters reflect the attributes defined in R.styleable.BaseProgressIndicator and R.styleable.LinearProgressIndicator.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
Instantiates the spec for LinearProgressIndicator.
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, @AttrRes defStyleAttr: Int)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, @AttrRes defStyleAttr: Int, @StyleRes defStyleRes: Int)

Properties

Link copied to clipboard
The type of animation of indeterminate mode.
Link copied to clipboard
The direction in which the indicator will swipe or grow to.
Link copied to clipboard
The size of the stop indicator at the end of the track.