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

byline

fun byline(byline: String?): Builder

Sets the artwork's user-visible byline, usually containing the author and date.

This is generally used as a secondary source of information after the title.

Parameters

byline - the artwork's user-visible byline.

Return
this Builder.