Language

MediaStore.Files.FileColumns.SpecialFormat Field

Definition

Caution

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

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

Field Value

Attributes

Applies to