ProgressValueEventArgs

Interface represents the event arguments for the animationComplete, progressCompleted and valueChanged event.

Properties

name String

Gets the name of the event.

progressColor String

Gets the progress bar color.

trackColor String

Gets the progress bar track color.

value Number

Gets the current progress bar value.