Android.Media.MediaMetadata.MetadataKeyDisplayTitle Field
A title that is suitable for display to the user.
Syntax
[Android.Runtime.Register("METADATA_KEY_DISPLAY_TITLE")] public const stringMetadataKeyDisplayTitle
Remarks
A title that is suitable for display to the user. This will generally be
the same as MediaMetadata.MetadataKeyTitle but may differ for some formats.
When displaying media described by this metadata this should be preferred
if present.