ProgressEventArgs
12 Sep 20251 minute to read
Interface for progress event arguments.
Properties
currentDuration number
Indicates the current duration of the progress.
name string
Specifies name of the event.
percent number
Indicates the current state of progress in percentage.
step number
Specifies the interval.