Skip to main content

getGeolocationPermissionAllowed

FitFileViewer - API Documentation v30.0.1


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

Function: getGeolocationPermissionAllowed()

getGeolocationPermissionAllowed(): boolean | null

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

Returns the cached geolocation permission decision for this app session.

Returns​

boolean | null

Cached allow/deny decision, or null when no decision is cached.