---
title: headerView
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvlockupview/headerview
---

# headerView

A view containing header information.

## Declaration

```swift
var headerView: TVLockupHeaderFooterView? { get set }
```

## See Also

### Adding subviews

- [contentView](tvuikit/tvlockupview/contentview.md)
- [footerView](tvuikit/tvlockupview/footerview.md)
