---
title: configuration
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontentview-5fh3z/configuration
---

# configuration

The current configuration of the view.

## Declaration

```swift
@MainActor var configuration: any UIContentConfiguration { get set }
```

## Discussion

Discussion Setting this property applies the new configuration to the view.
