---
title: TVBrowserViewControllerDelegate
framework: tvmlkit
role: symbol
role_heading: Protocol
path: tvmlkit/tvbrowserviewcontrollerdelegate
---

# TVBrowserViewControllerDelegate

Methods for detecting events and performing actions on the browser view.

## Declaration

```swift
protocol TVBrowserViewControllerDelegate : NSObjectProtocol
```

## Topics

### Managing Focus

- [browserViewController(_:didCenterOn:)](tvmlkit/tvbrowserviewcontrollerdelegate/browserviewcontroller(_:didcenteron:).md)
- [browserViewController(_:willCenterOn:)](tvmlkit/tvbrowserviewcontrollerdelegate/browserviewcontroller(_:willcenteron:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Managing Interactions with the Browser

- [delegate](tvmlkit/tvbrowserviewcontroller/delegate.md)
