Contents

loadFileRepresentation(for:openInPlace:completionHandler:)

Asynchronously writes a copy of the universal type data to a temporary file, returning a progress object.

Declaration

func loadFileRepresentation(for contentType: UTType, openInPlace: Bool = false, completionHandler: @escaping  @Sendable (URL?, Bool, (any Error)?) -> Void) -> Progress

See Also

Loading the provider’s contents