---
title: burstFavorite
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/burstfavorite
---

# burstFavorite

A Boolean value that indicates this file is the burst favorite in a burst.

## Declaration

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

## See Also

### Inspecting a File in a Burst

- [firstPicked](imagecapturecore/iccamerafile/firstpicked.md)
- [burstUUID](imagecapturecore/iccamerafile/burstuuid.md)
- [burstPicked](imagecapturecore/iccamerafile/burstpicked.md)
