Search results

ProgressEventArgs API in JavaScript (ES5) ProgressButton API control

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.