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

# BlendMode.destinationOut

## Declaration

```swift
case destinationOut
```

## See Also

### Accessing Porter-Duff modes

- [BlendMode.sourceAtop](swiftui/blendmode/sourceatop.md)
- [BlendMode.destinationOver](swiftui/blendmode/destinationover.md)
