---
title: kMDItemAppleLoopsLoopMode
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemappleloopsloopmode
---

# kMDItemAppleLoopsLoopMode

Specifies how a file should be played. A CFString.

## Declaration

```swift
let kMDItemAppleLoopsLoopMode: CFString!
```

## Discussion

Discussion Tagged files can either be loops or non-loops (e.g., a cymbal crash). "Looping" indicates if the file should be treated as a loop. "Non-looping" indicates the file should not be treated as a loop.
