MediaStore.MediaColumns.GenerationModified Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'Android.Provider.MediaStore.IMediaColumns.GenerationModified'. This class will be removed in a future release.
[Android.Runtime.Register("GENERATION_MODIFIED", ApiSince=30)]
[System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.GenerationModified'. This class will be removed in a future release.")]
public const string GenerationModified;
[<Android.Runtime.Register("GENERATION_MODIFIED", ApiSince=30)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.IMediaColumns.GenerationModified'. This class will be removed in a future release.")>]
val mutable GenerationModified : string
Field Value
- Attributes