Contents

defaultAttributes

The default attributes to apply to plain files.

Declaration

static let defaultAttributes: NSAttributedString.DocumentReadingOptionKey

Discussion

For plain text documents; NSDictionary containing attributes to be applied to plain files. The previous string constant was @"DefaultAttributes".

See Also

Getting the document options