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

title

fun title(title: String?): Builder

Sets the artwork's user-visible title.

Parameters

title - the artwork's user-visible title.

Return
this Builder.