trickle()

BProgress.trickle() method

The trickle() method increments the progress bar by a small amount, giving the impression of gradual progress.

Usage

BProgress.trickle();

Typing

BProgress.trickle(): BProgress;

On this page