---
title: isIndefinite
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasesoundevent/isindefinite
---

# isIndefinite

A Boolean value that indicates whether the sound loops or stops on its own.

## Declaration

```swift
var isIndefinite: Bool { get }
```

## See Also

### Stopping Playback

- [stopAndInvalidate()](phase/phasesoundevent/stopandinvalidate().md)
