Skip to main content

getAutoUpdaterStatus

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / main/state/appState / getAutoUpdaterStatus

Function: getAutoUpdaterStatus()

getAutoUpdaterStatus(): "error" | "available" | "checking" | "downloaded" | "downloading" | "idle"

Defined in: main/state/appState.ts:107

Returns the current auto-updater status.

Returns​

"error" | "available" | "checking" | "downloaded" | "downloading" | "idle"

Auto-updater lifecycle status.