---
title: TVBrowserTransitionAnimator
framework: tvmlkit
role: symbol
role_heading: Class
path: tvmlkit/tvbrowsertransitionanimator
---

# TVBrowserTransitionAnimator

An object that provides animations to and from the full screen browser.

## Declaration

```swift
@MainActor class TVBrowserTransitionAnimator
```

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [UIViewControllerAnimatedTransitioning](uikit/uiviewcontrolleranimatedtransitioning.md)
