rememberCameraPermissionState

Returns the reactive PermissionUiState for the CAMERA permission. Always PermissionStatus.GRANTED on platforms that don't require a runtime camera permission.

Returns the reactive PermissionUiState for the CAMERA permission. Always PermissionStatus.GRANTED on platforms that don't require a runtime camera permission.

JVM — Desktop does not gate the camera behind a runtime permission.