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

# BlendMode.overlay

## Declaration

```swift
case overlay
```

## See Also

### Adding contrast

- [BlendMode.softLight](swiftui/blendmode/softlight.md)
- [BlendMode.hardLight](swiftui/blendmode/hardlight.md)
