rememberLocationPermissionState

Returns the reactive PermissionUiState for the location permissions, recomputed on ON_RESUME. On platforms without runtime permissions the status is always PermissionStatus.GRANTED.

Returns the reactive PermissionUiState for the location permissions, recomputed on ON_RESUME. On platforms without runtime permissions the status is always PermissionStatus.GRANTED.

JVM — Desktop does not gate location behind a runtime permission.