Share via


MediaStore.Files.FileColumns.IsDownload Field

Definition

Caution

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

Flag indicating if the media item has been marked as being part of the Downloads collection.

[Android.Runtime.Register("IS_DOWNLOAD", ApiSince=30)]
[System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.IsDownload'. This class will be removed in a future release.")]
public const string IsDownload;

Field Value

Attributes

Remarks

Flag indicating if the media item has been marked as being part of the Downloads collection.

Java documentation for android.provider.MediaStore.MediaColumns.IS_DOWNLOAD.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions (Obsolete)
.NET for Android (.NET for Android API 34, .NET for Android API 35)