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

# BlendMode.multiply

## Declaration

```swift
case multiply
```

## See Also

### Darkening

- [BlendMode.darken](swiftui/blendmode/darken.md)
- [BlendMode.colorBurn](swiftui/blendmode/colorburn.md)
- [BlendMode.plusDarker](swiftui/blendmode/plusdarker.md)
