---
title: lastPlayedDate
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/libraryalbumsortproperties/lastplayeddate
---

# lastPlayedDate

The date when the user last played the album on this device.

## Declaration

```swift
var lastPlayedDate: Date? { get }
```
