---
title: isAdjustingExposure
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isadjustingexposure
---

# isAdjustingExposure

A Boolean value that indicates whether the device is currently adjusting its exposure setting.

## Declaration

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

## Discussion

Discussion This property is key-value observable.
