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

# shadow

Temperature and tint values ideal for scenes illuminated with daylight but in heavy shade.

## Declaration

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

## See Also

### Accessing standard values

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