Contents

metadata

A dictionary of additional information that was sent with the file.

Declaration

var metadata: [String : Any]? { get }

Discussion

The keys of the dictionary are strings. The values are property-list object types.

See Also

Getting the File Information