Contents

metadata

A dictionary of metadata describing the captured image.

Declaration

var metadata: [String : Any] { get }

Discussion

See CGImageProperties for possible keys and values. Metadata captured with a photo may include image orientation, EXIF camera properties, and Live Photo metadata.

See Also

Accessing photo metadata