muzei-api / com.google.android.apps.muzei.api.provider / Artwork / dateModified

dateModified

val dateModified: Date

The date of the last modification of the artwork (i.e., the last time it was updated). This will initially be equal to the dateAdded.

Note: this will only be available if the artwork is retrieved from a MuzeiArtProvider.

Exceptions

IllegalStateException - if the Artwork was not retrieved from a MuzeiArtProvider