PxUiCameraScreenResult.failure(error:) Case

case failure(error: any Error)

Camera setup or capture failed, carrying the error.

Top