---
title: limit
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicrecentlyplayedrequest/limit
---

# limit

A limit for the number of items to return in the response that contains items the user has recently played.

## Declaration

```swift
var limit: Int?
```
