---
title: itemIdentifier
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/photospickeritem/itemidentifier
---

# itemIdentifier

The local identifier of the item.

## Declaration

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

## Discussion

Discussion This value is nil if you create a Photos picker without a photo library.

## See Also

### Inspecting a picker item

- [supportedContentTypes](photosui/photospickeritem/supportedcontenttypes.md)
