ProgressBarState

external interface ProgressBarState(source)

Properties

Link copied to clipboard
abstract var progress: Double?

The progress bar progress. This can be a value ranging from 0 to 100

Link copied to clipboard
abstract var status: ProgressBarStatus?

The progress bar status.