documentStorageURL
The root URL for documents provided by the corresponding File Provider extension. (read-only)
Declaration
var documentStorageURL: URL? { get }Discussion
This property returns a subdirectory of the app group container shared by the Document Picker extension and its corresponding File Provider extension. By default, this property holds the value returned by calling the File Provider extension’s documentStorageURL method.