fileURL
A URL of the open document if it is saved to disk.
Declaration
nonisolated(unsafe) final var fileURL: URL? { get set }Discussion
Returns nil if the document has never been saved.
A URL of the open document if it is saved to disk.
nonisolated(unsafe) final var fileURL: URL? { get set }Returns nil if the document has never been saved.