Animation
To enable the ProgressBar animation, set the animation
option to true
.
By default, animation
is set to false
.
By default, the animation duration is 400ms
. To provide a different duration, set the duration
option of ProgressBarAnimation
to the desired value.