---
title: UIImagePickerController.ImageURLExportPreset.current
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiimagepickercontroller/imageurlexportpreset/current
---

# UIImagePickerController.ImageURLExportPreset.current

A preset for passing image data as-is to the client.

## Declaration

```swift
case current
```

## See Also

### Constants

- [UIImagePickerController.ImageURLExportPreset.compatible](uikit/uiimagepickercontroller/imageurlexportpreset/compatible.md)
