---
title: isAdjustingWhiteBalance
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isadjustingwhitebalance
---

# isAdjustingWhiteBalance

A Boolean value that indicates whether the device is currently adjusting the white balance.

## Declaration

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

## Discussion

Discussion This property is key-value observable.
