---
title: isFastCapturePrioritizationEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureresolvedphotosettings/isfastcaptureprioritizationenabled
---

# isFastCapturePrioritizationEnabled

A Boolean value that indicates whether the system uses fast capture prioritization when capturing the photo.

## Declaration

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

## See Also

### Examining photo capture settings

- [isFlashEnabled](avfoundation/avcaptureresolvedphotosettings/isflashenabled.md)
- [isRedEyeReductionEnabled](avfoundation/avcaptureresolvedphotosettings/isredeyereductionenabled.md)
- [isVirtualDeviceFusionEnabled](avfoundation/avcaptureresolvedphotosettings/isvirtualdevicefusionenabled.md)
- [isContentAwareDistortionCorrectionEnabled](avfoundation/avcaptureresolvedphotosettings/iscontentawaredistortioncorrectionenabled.md)
- [isStillImageStabilizationEnabled](avfoundation/avcaptureresolvedphotosettings/isstillimagestabilizationenabled.md)
- [isDualCameraFusionEnabled](avfoundation/avcaptureresolvedphotosettings/isdualcamerafusionenabled.md)
