---
title: makeContentView()
framework: tvuikit
role: symbol
role_heading: Instance Method
path: tvuikit/tvmediaitemcontentconfiguration-swift.struct/makecontentview()
---

# makeContentView()

Creates a new instance of the content view using this configuration.

## Declaration

```swift
@MainActor func makeContentView() -> any UIView & UIContentView
```
