muzei-api / com.google.android.apps.muzei.api.provider / ProviderClient / contentUri

contentUri

abstract val contentUri: Uri

Retrieve the content URI for the MuzeiArtProvider, allowing you to build custom queries, inserts, updates, and deletes using a ContentResolver.

Return
The content URI for the MuzeiArtProvider