<!--
{
  "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/SymbolEffect/rotate",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Symbols"
    ],
    "preciseIdentifier" : "s:7Symbols12SymbolEffectPA2A06RotatebC0VRszrlE6rotateAEvpZ"
  },
  "title" : "rotate"
}
-->

# rotate

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

```
static var rotate: RotateSymbolEffect { get }
```

## Discussion

The Rotate animation rotates parts of a symbol around a
symbol-provided anchor point.

---

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)