Contents

append(contentsOf:)

Adds the contents of a data model on top of this paper.

Declaration

mutating func append(contentsOf other: PaperMarkup)

Parameters

  • other:

    The data model whose contents is added on top of this paper.

See Also

Appending content