---
title: hasNextBatch
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicitemcollection/hasnextbatch
---

# hasNextBatch

A Boolean value that indicates whether the collection has information that allows it to fetch a subsequent batch of items.

## Declaration

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