---
title: burstPicked
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/burstpicked
---

# burstPicked

A Boolean value that indicates whether this file is user picked in a burst.

## Declaration

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

## See Also

### Inspecting a File in a Burst

- [firstPicked](imagecapturecore/iccamerafile/firstpicked.md)
- [burstUUID](imagecapturecore/iccamerafile/burstuuid.md)
- [burstFavorite](imagecapturecore/iccamerafile/burstfavorite.md)
