---
title: "custom(angle:)"
framework: symbols
role: symbol
role_heading: Instance Method
path: "symbols/wigglesymboleffect/custom(angle:)-cqpf"
---

# custom(angle:)

Returns a copy of the effect requesting an animation that moves back and forth along an axis with the passed in angle.

## Declaration

```swift
func custom(angle: Double) -> WiggleSymbolEffect
```

## Discussion

Discussion The angle is in degrees moving clockwise from the positive x-axis.
