Language

MediaStore.Files.FileColumns.SpecialFormatNone Field

Definition

Caution

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

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

Field Value

Value = 0
Attributes

Applies to