pause()

BProgress.pause() method

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

Usage

BProgress.pause();

Typing

BProgress.pause(): BProgress;

On this page