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

# isInTemporaryStore

A Boolean value that indicates whether this item is in a temporary store.

## Declaration

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

## Discussion

Discussion A device may use a temporary store when it captures images while tethered to a computer.

## See Also

### Locating an Item

- [device](imagecapturecore/iccameraitem/device.md)
- [fileSystemPath](imagecapturecore/iccameraitem/filesystempath.md)
- [parentFolder](imagecapturecore/iccameraitem/parentfolder.md)
