---
title: UIImagePickerController.CameraCaptureMode.photo
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiimagepickercontroller/cameracapturemode-swift.enum/photo
---

# UIImagePickerController.CameraCaptureMode.photo

Specifies that the camera captures still images.

## Declaration

```swift
case photo
```

## See Also

### Constants

- [UIImagePickerController.CameraCaptureMode.video](uikit/uiimagepickercontroller/cameracapturemode-swift.enum/video.md)
