Contents

merge(_:mode:)

Sets a collection of attachments on the object.

Declaration

func merge(_ attachments: [String : Any], mode: CMAttachmentBearerAttachments.Mode)

Parameters

  • attachments:

    The attachments to set on this object.

  • mode:

    The mode with which to add the attachments.

See Also

Managing Attachments