---
title: nonRepeating
framework: symbols
role: symbol
role_heading: Instance Property
path: symbols/symboleffectoptions/nonrepeating-swift.property
---

# nonRepeating

A set of effect options that prefers to not repeat.

## Declaration

```swift
var nonRepeating: SymbolEffectOptions { get }
```

## See Also

### Configuring repeating effects

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