Contents

cameraDevice

The camera used by the image picker controller.

Declaration

var cameraDevice: UIImagePickerController.CameraDevice { get set }

Discussion

The default is UIImagePickerController.CameraDevice.rear.

See Also

Related Documentation

Configuring the camera to use