muzei-api / com.google.android.apps.muzei.api / MuzeiContract / Artwork / getCurrentArtwork

getCurrentArtwork

@JvmStatic fun getCurrentArtwork(context: Context): Artwork?

Returns the current Muzei Artwork.

Parameters

context - the context to retrieve a ContentResolver.

Return
the current Artwork or null if one could not be found.