Contents

fileWrapper

The text attachment’s file wrapper.

Declaration

var fileWrapper: FileWrapper? { get set }

Discussion

The file wrapper holds the contents of the attached file. In iOS, modifying this property has a side effect of invalidating the image, contents, and fileType properties.

See Also

Defining the attachment’s contents