Tauri Core API - v2.6.0
    Preparing search index...

    Enumeration ProgressBarStatus

    Index

    Enumeration Members

    Enumeration Members

    None: "none"

    Hide progress bar.

    Normal: "normal"

    Normal state.

    Indeterminate: "indeterminate"

    Indeterminate state. Treated as Normal on Linux and macOS

    Paused: "paused"

    Paused state. Treated as Normal on Linux

    Error: "error"

    Error state. Treated as Normal on linux