---
title: isAutoDeferredPhotoDeliverySupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotooutput/isautodeferredphotodeliverysupported
---

# isAutoDeferredPhotoDeliverySupported

A Boolean value that indicates whether the photo output supports deferred photo delivery.

## Declaration

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

## See Also

### Managing responsive capture

- [captureReadiness](avfoundation/avcapturephotooutput/capturereadiness-swift.property.md)
- [AVCapturePhotoOutput.CaptureReadiness](avfoundation/avcapturephotooutput/capturereadiness-swift.enum.md)
- [isAutoDeferredPhotoDeliveryEnabled](avfoundation/avcapturephotooutput/isautodeferredphotodeliveryenabled.md)
- [isFastCapturePrioritizationSupported](avfoundation/avcapturephotooutput/isfastcaptureprioritizationsupported.md)
- [isFastCapturePrioritizationEnabled](avfoundation/avcapturephotooutput/isfastcaptureprioritizationenabled.md)
- [isResponsiveCaptureSupported](avfoundation/avcapturephotooutput/isresponsivecapturesupported.md)
- [isResponsiveCaptureEnabled](avfoundation/avcapturephotooutput/isresponsivecaptureenabled.md)
- [isZeroShutterLagSupported](avfoundation/avcapturephotooutput/iszeroshutterlagsupported.md)
- [isZeroShutterLagEnabled](avfoundation/avcapturephotooutput/iszeroshutterlagenabled.md)
