Contents

loadDataRepresentation(for:completionHandler:)

Asynchronously copies the universal type data into a generic data object, returning a progress object.

Declaration

func loadDataRepresentation(for contentType: UTType, completionHandler: @escaping  @Sendable (Data?, (any Error)?) -> Void) -> Progress

See Also

Loading the provider’s contents