Share via


MediaStore.Video.Media.InterfaceConsts.DateAdded Field

Definition

The time the media item was first added.

[Android.Runtime.Register("DATE_ADDED")]
public const string DateAdded;
[<Android.Runtime.Register("DATE_ADDED")>]
val mutable DateAdded : string

Field Value

Attributes

Remarks

The time the media item was first added.

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

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