Contents

fileType

The file type.

Declaration

static let fileType: NSAttributedString.DocumentReadingOptionKey

Discussion

The value of this attribute is an NSString object indicating a document type to be forced when loading the document, specified as a UTI string; mutually exclusive with documentType.

See Also

Getting the document options