---
title: notFound
framework: photos
role: symbol
role_heading: Type Property
path: photos/phcloudidentifier/notfound
---

# notFound

The global identifier used in an array slot for items that couldn’t be found.

## Declaration

```swift
class var notFound: PHCloudIdentifier { get }
```

## See Also

### Using Cloud Identifiers

- [init(stringValue:)](photos/phcloudidentifier/init(stringvalue:).md)
- [stringValue](photos/phcloudidentifier/stringvalue.md)
