Contents

with(_:)

Loads a new instance of the music item that includes the specified properties.

Declaration

func with(_ properties: [PartialMusicAsyncProperty<Self>]) async throws -> Self

Discussion

This asynchronous method fetches a more complete representation of the receiver from Apple Music API over the network.