---
title: isResponsiveCaptureSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotooutput/isresponsivecapturesupported
---

# isResponsiveCaptureSupported

A Boolean value that indicates whether the photo output supports responsive capture.

## Declaration

```swift
var isResponsiveCaptureSupported: 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)
- [isAutoDeferredPhotoDeliverySupported](avfoundation/avcapturephotooutput/isautodeferredphotodeliverysupported.md)
- [isFastCapturePrioritizationSupported](avfoundation/avcapturephotooutput/isfastcaptureprioritizationsupported.md)
- [isFastCapturePrioritizationEnabled](avfoundation/avcapturephotooutput/isfastcaptureprioritizationenabled.md)
- [isResponsiveCaptureEnabled](avfoundation/avcapturephotooutput/isresponsivecaptureenabled.md)
- [isZeroShutterLagSupported](avfoundation/avcapturephotooutput/iszeroshutterlagsupported.md)
- [isZeroShutterLagEnabled](avfoundation/avcapturephotooutput/iszeroshutterlagenabled.md)
