---
title: uti
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/uti
---

# uti

The item’s uniform type identifier (UTI) string.

## Declaration

```swift
var uti: String? { get }
```

## Discussion

Discussion The UTI options are kUTTypeFolder, kUTTypeImage, kUTTypeMovie, kUTTypeAudio, or kUTTypeData.

## See Also

### Inspecting an Item’s Name and Type

- [name](imagecapturecore/iccameraitem/name.md)
- [ptpObjectHandle](imagecapturecore/iccameraitem/ptpobjecthandle.md)
- [isRaw](imagecapturecore/iccameraitem/israw.md)
