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

# BlendMode.colorDodge

## Declaration

```swift
case colorDodge
```

## See Also

### Lightening

- [BlendMode.lighten](swiftui/blendmode/lighten.md)
- [BlendMode.screen](swiftui/blendmode/screen.md)
- [BlendMode.plusLighter](swiftui/blendmode/pluslighter.md)
