muzei-api / com.google.android.apps.muzei.api.provider / Artwork / Builder / attribution

attribution

fun attribution(attribution: String?): Builder

Sets the artwork's user-visible attribution text.

This is generally used as a tertiary source of information after the title and the byline.

Parameters

attribution - the artwork's user-visible attribution text.

Return
this Builder.