Contents

append(contentsOf:)

Adds the contents of a PencilKit drawing on top of this paper.

Declaration

mutating func append(contentsOf drawing: PKDrawing)

Parameters

  • drawing:

    The drawing whose contents is added on top of this paper.

See Also

Appending content