---
title: artwork
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicplayer/queue/entry/artwork
---

# artwork

The artwork of this entry of the playback queue.

## Declaration

```swift
var artwork: Artwork? { get }
```
