Language

MediaStore.Files.FileColumns.SpecialFormatAnimatedWebp Field

Definition

Caution

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

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

Field Value

Value = 3
Attributes

Applies to