---
title: cloudy
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/whitebalancetemperatureandtintvalues/cloudy
---

# cloudy

Temperature and tint values ideal for scenes illuminated with natural cloudy daylight.

## Declaration

```swift
static let cloudy: AVCaptureDevice.WhiteBalanceTemperatureAndTintValues
```

## See Also

### Accessing standard values

- [daylight](avfoundation/avcapturedevice/whitebalancetemperatureandtintvalues/daylight.md)
- [fluorescent](avfoundation/avcapturedevice/whitebalancetemperatureandtintvalues/fluorescent.md)
- [shadow](avfoundation/avcapturedevice/whitebalancetemperatureandtintvalues/shadow.md)
- [tungsten](avfoundation/avcapturedevice/whitebalancetemperatureandtintvalues/tungsten.md)
