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

webUri

fun webUri(webUri: Uri?): Builder

Sets the artwork's web URI. This is used by default in MuzeiArtProvider.getArtworkInfo to allow the user to view more details about the artwork.

Parameters

webUri - a Uri to more details about the artwork.

Return
this Builder.

See Also

MuzeiArtProvider.getArtworkInfo