fun ProviderClient.isSelected(context: Context): Boolean
Checks the MuzeiContract.Sources table provided by Muzei to determine whether the com.google.android.apps.muzei.api.provider.MuzeiArtProvider associated with this ProviderClient has been selected by the user.
If Muzei is not installed or Muzei has never been activated, this will return
false
.