---
title: SymbolEffectConfiguration
framework: symbols
role: symbol
role_heading: Structure
path: symbols/symboleffectconfiguration
---

# SymbolEffectConfiguration

A type that specifies the configuration of a symbol effect.

## Declaration

```swift
struct SymbolEffectConfiguration
```

## Relationships

### Conforms To

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

## See Also

### Accessing the configuration

- [configuration](symbols/symboleffect/configuration.md)
