---
title: BreakthroughEffect
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/breakthrougheffect
---

# BreakthroughEffect

## Declaration

```swift
struct BreakthroughEffect
```

## Topics

### Type Properties

- [automatic](swiftui/breakthrougheffect/automatic.md)
- [none](swiftui/breakthrougheffect/none.md)
- [prominent](swiftui/breakthrougheffect/prominent.md)
- [subtle](swiftui/breakthrougheffect/subtle.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring passthrough

- [preferredSurroundingsEffect(_:)](swiftui/view/preferredsurroundingseffect(_:).md)
- [SurroundingsEffect](swiftui/surroundingseffect.md)
- [breakthroughEffect(_:)](swiftui/view/breakthrougheffect(_:).md)
