---
title: "init(name:)"
framework: uikit
role: symbol
role_heading: Initializer
path: "uikit/uisceneconfiguration/init(name:)"
---

# init(name:)

Creates a scene-configuration object with the specified name.

## Declaration

```swift
convenience init(name: String?)
```

## Discussion

Discussion Scene sessions created from this configuration will have their role automatically set by the system.
