Components/ Progress Bar

samples

Attributes

samples
Attribute Description
Instant Next changes on Target Value and Target Indicator will be shown instantly.
Update Frequency interval in ms
Step How much length progress bar moves per update.
First Delay Delay before the first bar starts to move. First bar can be main bar or indicator bar, depending on the change. If change is negative, main bar moves first followed by indicator bar. If change in positive, indicator bar moves first followed by main bar.
Second Delay Delay before the second bar starts to move. First bar can be main bar or indicator bar, depending on the change. If change is negative, main bar moves first followed by indicator bar. If change in positive, indicator bar moves first followed by main bar.
Target Value Target value to move towards for the main bar. A value be between 0 and 1.
Target Indicator Target value to move towards for the indicator bar. A value be between 0 and 1.
Title Text to display on the bar.
Show Icon Show icon on left of the ProgressBar.
Icon Size Width and height of the icon.
Icon Tint Image tint for the icon.
Vertical Line Make progress bar vertical instead of horizontal.
Color BG Background color.
Color Bar Color of the main bar.
Color Indicator Positive Color of the indicator bar when the change is positive.
Color Indicator Negative LColor of the indicator bar when the change is negative.