done()
BProgress.done() method
The done()
method is used to stop the progress bar.
Usage
Typing
Parameters
Name | Type | Description |
---|---|---|
force | boolean | Force the progress bar to finish immediately, even if not started. |
BProgress.done() method
The done()
method is used to stop the progress bar.
Name | Type | Description |
---|---|---|
force | boolean | Force the progress bar to finish immediately, even if not started. |