---
title: "update(using:)"
framework: tvmlkit
role: symbol
role_heading: Instance Method
path: "tvmlkit/tvdocumentviewcontroller/update(using:)"
---

# update(using:)

Updates the document view controller with the provided context.

## Declaration

```swift
func update(using context: [String : Any])
```
