Contents

clearRecentDocuments(_:)

Empties the recent documents list for the application.

Declaration

@IBAction func clearRecentDocuments(_ sender: Any?)

Discussion

This is the action for the Clear menu command, but it can be called directly if necessary.

See Also

Managing the Open Recent Menu