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.
The list of recent-document URLs.
var recentDocumentURLs: [URL] { get }This property contains an array of NSURL objects corresponding to the recently opened documents. Do not override this property.