Contents

recentDocumentURLs

The list of recent-document URLs.

Declaration

var recentDocumentURLs: [URL] { get }

Discussion

This property contains an array of NSURL objects corresponding to the recently opened documents. Do not override this property.

See Also

Managing the Open Recent Menu