Contents

addsToRecentItems

A Boolean value indicating whether to add the app or documents to the Recent Items menu.

Declaration

var addsToRecentItems: Bool { get set }

Discussion

The default value of this property is true, which causes AppKit to add the items to the Recent Items menu.

See Also

Specifying app-related behaviors