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

# wasAddedAfterContentCatalogCompleted

A Boolean value indicating whether the item was captured on the camera after the camera’s content had been fully enumerated.

## Declaration

```swift
var wasAddedAfterContentCatalogCompleted: Bool { get }
```

## Discussion

Discussion This value does not apply to files added as a result of adding a new store to the camera.

## See Also

### Determining an Item’s Change Dates

- [creationDate](imagecapturecore/iccameraitem/creationdate.md)
- [modificationDate](imagecapturecore/iccameraitem/modificationdate.md)
