DocumentsContract.MetadataExif Field

Definition

Get Exif information using DocumentsContract#getDocumentMetadata.

[Android.Runtime.Register("METADATA_EXIF", ApiSince=29)]
public const string MetadataExif;
[<Android.Runtime.Register("METADATA_EXIF", ApiSince=29)>]
val mutable MetadataExif : string

Field Value

Attributes

Remarks

Get Exif information using DocumentsContract#getDocumentMetadata.

Java documentation for android.provider.DocumentsContract.METADATA_EXIF.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to