Language

MediaStore.Files.FileColumns.SpecialFormatGif Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to