Contents

init(forExporting:)

Creates and returns a document picker that can export the types of documents you specify.

Declaration

convenience init(forExporting urls: [URL])

Parameters

  • urls:

    An array of documents that the document picker exports.

See Also

Creating a document picker