Skip to content
Tauri

ProgressBarState

Defined in: window.ts:200

optional progress: number

Defined in: window.ts:208

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


optional status: ProgressBarStatus

Defined in: window.ts:204

The progress bar status.


© 2025 Tauri Contributors. CC-BY / MIT