<!--
{
  "availability" : [
    "tvOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVBrowserViewControllerDataSource",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(pl)TVBrowserViewControllerDataSource"
  },
  "title" : "TVBrowserViewControllerDataSource"
}
-->

# TVBrowserViewControllerDataSource

Methods adopted by the object you use to represent the browser view.

```
protocol TVBrowserViewControllerDataSource : NSObjectProtocol
```

## Overview

Use the data source to provide a document to the browser.

## Topics

### Providing Data

[`browserViewController(_:documentViewControllerFor:)`](/documentation/TVMLKit/TVBrowserViewControllerDataSource/browserViewController(_:documentViewControllerFor:))

Provides the document view controller to be used for a particular child of the full-screen browser.



---

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)