Language

MediaStore.Files.FileColumns.SpecialFormatMotionPhoto Field

Definition

Caution

Use 'Android.Provider.MediaStore.Files.IFileColumns.SpecialFormatMotionPhoto'. This class will be removed in a future release.

[Android.Runtime.Register("SPECIAL_FORMAT_MOTION_PHOTO", ApiSince=37)]
[System.Obsolete("Use 'Android.Provider.MediaStore.Files.IFileColumns.SpecialFormatMotionPhoto'. This class will be removed in a future release.")]
public const int SpecialFormatMotionPhoto = 2;
[<Android.Runtime.Register("SPECIAL_FORMAT_MOTION_PHOTO", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Provider.MediaStore.Files.IFileColumns.SpecialFormatMotionPhoto'. This class will be removed in a future release.")>]
val mutable SpecialFormatMotionPhoto : int

Field Value

Value = 2
Attributes

Applies to