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.