Contents

Destination

The type of the destination location to write to.

Declaration

associatedtype Destination = URL

Discussion

SwiftUI provides the document’s file URL as the destination.

See Also

Writing a document