Progress

show#

Shows the progress bar.

this.app.progress.show();

hide#

Hides the progress bar.

this.app.progress.hide();