start()

BProgress.start() method

The start() method is used to start the progress bar.

Usage

BProgress.start();

Typing

BProgress.start(): BProgress;

On this page