---
title: automatic
framework: symbols
role: symbol
role_heading: Type Property
path: symbols/symboleffect/automatic
---

# automatic

A transition that applies the default animation to a symbol-based image in a context-sensitive manner.

## Declaration

```swift
static var automatic: AutomaticSymbolEffect { get }
```

## See Also

### Symbol content transitions

- [replace](symbols/symboleffect/replace.md)
