---
title: AVPlayerLooper.ItemOrdering.loopingItemsFollowExistingItems
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avplayerlooper/itemordering/loopingitemsfollowexistingitems
---

# AVPlayerLooper.ItemOrdering.loopingItemsFollowExistingItems

Indicates to insert replica items after any existing items in the specified player’s queue.

## Declaration

```swift
case loopingItemsFollowExistingItems
```

## See Also

### Ordering

- [AVPlayerLooper.ItemOrdering.loopingItemsPrecedeExistingItems](avfoundation/avplayerlooper/itemordering/loopingitemsprecedeexistingitems.md)
