---
title: SymbolEffectOptions
framework: symbols
role: symbol
role_heading: Structure
path: symbols/symboleffectoptions
---

# SymbolEffectOptions

Options that configure how effects apply to symbol-based images.

## Declaration

```swift
struct SymbolEffectOptions
```

## Topics

### Accessing effect options

- [default](symbols/symboleffectoptions/default.md)

### Configuring repeating effects

- [repeating](symbols/symboleffectoptions/repeating-swift.property.md)
- [repeating](symbols/symboleffectoptions/repeating-swift.type.property.md)
- [nonRepeating](symbols/symboleffectoptions/nonrepeating-swift.property.md)
- [nonRepeating](symbols/symboleffectoptions/nonrepeating-swift.type.property.md)
- [repeat(_:)](symbols/symboleffectoptions/repeat(_:)-314sv.md)
- [repeat(_:)](symbols/symboleffectoptions/repeat(_:)-33816.md)

### Configuring effect speed

- [speed(_:)](symbols/symboleffectoptions/speed(_:)-swift.method.md)
- [speed(_:)](symbols/symboleffectoptions/speed(_:)-swift.type.method.md)

### Structures

- [SymbolEffectOptions.RepeatBehavior](symbols/symboleffectoptions/repeatbehavior.md)

### Instance Methods

- [repeat(_:)](symbols/symboleffectoptions/repeat(_:)-316cr.md)

### Type Methods

- [repeat(_:)](symbols/symboleffectoptions/repeat(_:)-3klm2.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
