isStarted()

BProgress.isStarted() method

The isStarted() method is used to check if the progress bar is started.

Usage

BProgress.isStarted();

Typing

BProgress.isStarted(): boolean;

On this page