---
title: isZeroShutterLagSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotooutput/iszeroshutterlagsupported
---

# isZeroShutterLagSupported

A Boolean value that indicates whether the photo output supports zero shutter lag.

## Declaration

```swift
var isZeroShutterLagSupported: 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)
- [isResponsiveCaptureSupported](avfoundation/avcapturephotooutput/isresponsivecapturesupported.md)
- [isResponsiveCaptureEnabled](avfoundation/avcapturephotooutput/isresponsivecaptureenabled.md)
- [isZeroShutterLagEnabled](avfoundation/avcapturephotooutput/iszeroshutterlagenabled.md)
