Constant tauri::updater::EVENT_DOWNLOAD_PROGRESS

source ·
pub const EVENT_DOWNLOAD_PROGRESS: &str = "tauri://update-download-progress";
Available on crate feature updater only.
Expand description

The name of the event that is emitted on download progress.