GetBitmap (Android.Media.MediaMetadataEditKey key, Android.Graphics.Bitmap? defaultValue); Parameters key MediaMetadataEditKey the #BITMAP_KEY_ARTWORK key defaultValue Bitmap the value returned if the key is not present Returns Bitmap the Bitmap value for the key, or the supplied default ...