Contents

export(to:)

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

Declaration

func export(to path: FilePath) throws

Parameters

  • path:

    The destination file path.

Discussion

See Also

Exporting and importing