---
title: PHASEPlaybackMode.looping
framework: phase
role: symbol
role_heading: Case
path: phase/phaseplaybackmode/looping
---

# PHASEPlaybackMode.looping

An option that restarts a sound from the begining after it finishes.

## Declaration

```swift
case looping
```

## See Also

### Playback Modes

- [PHASEPlaybackMode.oneShot](phase/phaseplaybackmode/oneshot.md)
