---
title: makeContentView()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uicontentconfiguration-9eib5/makecontentview()
---

# makeContentView()

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

## Declaration

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