ProgressBarStatus
Defined in: window.ts:170
Error:
"error"
Defined in: window.ts:190
Error state. Treated as Normal on linux
Indeterminate:
"indeterminate"
Defined in: window.ts:182
Indeterminate state. Treated as Normal on Linux and macOS
None:
"none"
Defined in: window.ts:174
Hide progress bar.
Normal:
"normal"
Defined in: window.ts:178
Normal state.
Paused:
"paused"
Defined in: window.ts:186
Paused state. Treated as Normal on Linux
© 2025 Tauri Contributors. CC-BY / MIT