fileURL
A URL of the open document if it is saved to disk.
Declaration
@MainActor 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.
@MainActor final var fileURL: URL? { get set }Returns nil if the document has never been saved.