autosavedContentsFileURL
The location of the most recently autosaved document contents.
Declaration
nonisolated var autosavedContentsFileURL: URL? { get set }Discussion
Use this property to specify the location where you want the document to store autosave files. The URL you specify should specify an absolute path, not a relative path.