---
title: "updated(for:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uicontentconfiguration-9eib5/updated(for:)"
---

# updated(for:)

Generates a configuration for the specified state by applying the configuration’s default values for that state to any properties that you haven’t customized.

## Declaration

```swift
func updated(for state: any UIConfigurationState) -> Self
```
