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

# BlendMode.hardLight

## Declaration

```swift
case hardLight
```

## See Also

### Adding contrast

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