---
title: "update(from:)"
framework: corevideo
role: symbol
role_heading: Instance Method
path: "corevideo/cvattachmentcontainer/update(from:)"
---

# update(from:)

Updates propagated and non-propagated attachment values using the provided container.

## Declaration

```swift
mutating func update(from other: CVAttachmentContainer<Keys>)
```
