Contents

modificationTime

The modification date of the document.

Declaration

static let modificationTime: NSAttributedString.DocumentAttributeKey

Discussion

The value of this attribute is an NSDate object containing the modification date of the document contents.

See Also

Getting document metadata keys