---
title: kMDItemExposureProgram
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemexposureprogram
---

# kMDItemExposureProgram

The class of the exposure program used by the camera to set exposure when the image is taken. Possible values include: Manual, Normal, and Aperture priority. A CFString.

## Declaration

```swift
let kMDItemExposureProgram: CFString!
```
