<!--
{
  "availability" : [
    "tvOS: 13.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVDocumentViewControllerDelegate/documentViewController(_:didUpdateWithContext:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(pl)TVDocumentViewControllerDelegate(im)documentViewController:didUpdateWithContext:"
  },
  "title" : "documentViewController(_:didUpdateWithContext:)"
}
-->

# documentViewController(_:didUpdateWithContext:)

Tells the delegate that the document has been updated with a specified context.

```
optional func documentViewController(_ documentViewController: TVDocumentViewController, didUpdateWithContext context: [String : Any])
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)