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.
Adds the contents of a data model on top of this paper.
mutating func append(contentsOf other: PaperMarkup)The data model whose contents is added on top of this paper.