---
title: ReplaceSymbolEffect.MagicReplace
framework: symbols
role: symbol
role_heading: Structure
path: symbols/replacesymboleffect/magicreplace
---

# ReplaceSymbolEffect.MagicReplace

A symbol effect applies the MagicReplace animation to symbol images.

## Declaration

```swift
struct MagicReplace
```

## Overview

Overview The MagicReplace effect animates common elements across symbol images.

## Topics

### Instance Properties

- [configuration](symbols/replacesymboleffect/magicreplace/configuration.md)

## Relationships

### Conforms To

- [ContentTransitionSymbolEffect](symbols/contenttransitionsymboleffect.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SymbolEffect](symbols/symboleffect.md)
