---
title: automatic
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/breakthrougheffect/automatic
---

# automatic

The system will choose the best effect for the type of element and its position within the scene. This might result in no breakthrough effect.

## Declaration

```swift
static let automatic: BreakthroughEffect
```
