Contents

isCameraDeviceAvailable(_:)

Queries whether the specified camera is available.

Declaration

class func isCameraDeviceAvailable(_ cameraDevice: UIImagePickerController.CameraDevice) -> Bool

Parameters

Return Value

true if the camera indicated by cameraDevice is available, or false if it is not available.

See Also

Related Documentation

Configuring the camera to use