Progress control. Displays a progress ring or bar on the ui.
Use numbers for the progressType. 0 = ring, 1 = bar; See ProgressType
Use numbers for the progress size. 0 = xsmall, 1 = small, 2 = medium, 3 = large. See ProgressSize
Private
Protected
Disposes the control.
Hides the progress. When not needed again the control should be disposed afterwards.
Fade-out delay of the progress. Default: 300ms.
Shows the progress on the ui.
[optional] Fade-in delay in milliseconds of the progress. Default: 300ms;
Generated using TypeDoc
Progress control. Displays a progress ring or bar on the ui.