<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Symbols",
  "identifier" : "/documentation/Symbols/ContentTransitionSymbolEffect",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Symbols"
    ],
    "preciseIdentifier" : "s:7Symbols29ContentTransitionSymbolEffectP"
  },
  "title" : "ContentTransitionSymbolEffect"
}
-->

# ContentTransitionSymbolEffect

An effect that animates between symbols or different configurations of the same symbol.

```
protocol ContentTransitionSymbolEffect
```

## Relationships

### Conforming Types

[`ReplaceSymbolEffect`](/documentation/Symbols/ReplaceSymbolEffect)

[`AutomaticSymbolEffect`](/documentation/Symbols/AutomaticSymbolEffect)

[`MagicReplace`](/documentation/Symbols/ReplaceSymbolEffect/MagicReplace)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)