Contents

ArtworkImage

A view that displays the image for a music item’s artwork.

Declaration

@MainActor @preconcurrency struct ArtworkImage

Overview

You can create an artwork image with an instance of Artwork.

While the artwork’s image data is loading, ArtworkImage automatically displays a placeholder with a solid color that matches the backgroundColor property of the artwork to render.

Topics

Initializers

See Also

Artwork