<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Symbols",
  "identifier" : "/documentation/Symbols/BreatheSymbolEffect",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Symbols"
    ],
    "preciseIdentifier" : "s:7Symbols19BreatheSymbolEffectV"
  },
  "title" : "BreatheSymbolEffect"
}
-->

# BreatheSymbolEffect

A symbol effect that applies the Breathe animation to
symbol images.

```
struct BreatheSymbolEffect
```

## Overview

The Breathe animation smoothly scales a symbol up and down.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

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

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

[`Copyable`](/documentation/Swift/Copyable)

[`Escapable`](/documentation/Swift/Escapable)

[`Sendable`](/documentation/Swift/Sendable)

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

[`Equatable`](/documentation/Swift/Equatable)

---

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)