originalURL
The URL of the file to be exported. (read-only)
Declaration
var originalURL: URL? { get }Discussion
While in UIDocumentPickerModeExportToService mode, this property contains the original URL of the file to be copied. Otherwise it is nil.