FileDocument.WriteConfiguration
The configuration for writing document contents.
Declaration
typealias WriteConfiguration = FileDocumentWriteConfigurationDiscussion
This type is an alias for FileDocumentWriteConfiguration, which contains a content type and a file wrapper that you use to access the contents of a document file, if one already exists. You get a value of this type as an input to the fileWrapper(configuration:) method.