---
title: firstPicked
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/firstpicked
---

# firstPicked

A Boolean value that indicates whether a file is autopicked by Photos to represent the burst.

## Declaration

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

## See Also

### Inspecting a File in a Burst

- [burstUUID](imagecapturecore/iccamerafile/burstuuid.md)
- [burstFavorite](imagecapturecore/iccamerafile/burstfavorite.md)
- [burstPicked](imagecapturecore/iccamerafile/burstpicked.md)
