ProgressEventArgs

Interface represents the event arguments for the begin, progress, and the end events.

Properties

currentDuration Number

Gets the current duration in milliseconds.

name String

Gets the name of the event.

percent Number

Gets the current percentage of the progress complete.

step Number

Gets or sets the step interval.