---
title: loopEnable
framework: audiotoolbox
role: symbol
role_heading: Type Property
path: audiotoolbox/audiofileregionflags/loopenable
---

# loopEnable

If set, the region is looped. You must set one or both of the remaining flags must also be set for the region to be looped.

## Declaration

```swift
static var loopEnable: AudioFileRegionFlags { get }
```

## See Also

### Constants

- [playBackward](audiotoolbox/audiofileregionflags/playbackward.md)
- [playForward](audiotoolbox/audiofileregionflags/playforward.md)
