<!--
{
  "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/WiggleSymbolEffect",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Symbols"
    ],
    "preciseIdentifier" : "s:7Symbols18WiggleSymbolEffectV"
  },
  "title" : "WiggleSymbolEffect"
}
-->

# WiggleSymbolEffect

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

```
struct WiggleSymbolEffect
```

## Overview

The Wiggle animation applies a transitory translation or rotation effect
to the symbol.

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

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

---

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)