Contents

export(to:)

Writes the layer’s contents to a file at the given URL.

Declaration

func export(to url: URL) throws

Parameters

  • url:

    The destination file URL.

Discussion

See Also

Exporting and importing