MediaStore.Audio.PlaylistsColumns.Album Field

Definition

Caution

Use 'Android.Provider.MediaStore.IMediaColumns.Album'. This class will be removed in a future release.

[Android.Runtime.Register("ALBUM", ApiSince=30)]
[System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.Album'. This class will be removed in a future release.")]
public const string Album;
[<Android.Runtime.Register("ALBUM", ApiSince=30)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.Album'. This class will be removed in a future release.")>]
val mutable Album : string

Field Value

Attributes

Applies to