---
title: UISceneConfigurationName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uiapplicationscenemanifest/uisceneconfigurations/uiwindowscenesessionroleapplication/uisceneconfigurationname
---

# UISceneConfigurationName

The app-specific name you use to identify the scene.

## Discussion

Discussion Assign all scene configurations a unique name to distinguish them in your app. Use this name in the application(_:configurationForConnecting:options:) method of your app delegate to identify the requested configuration.
