---
title: BlendMode.saturation
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/blendmode/saturation
---

# BlendMode.saturation

## Declaration

```swift
case saturation
```

## See Also

### Mixing color components

- [BlendMode.hue](swiftui/blendmode/hue.md)
- [BlendMode.color](swiftui/blendmode/color.md)
- [BlendMode.luminosity](swiftui/blendmode/luminosity.md)
