---
title: UIApplicationSceneManifest
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uiapplicationscenemanifest
---

# UIApplicationSceneManifest

The information about the app’s scene-based life-cycle support.

## Discussion

Discussion The presence of this key indicates that the app supports scenes and doesn’t use an app delegate object to manage transitions to and from the foreground or background.

## Topics

### Multiple windows

- [UIApplicationSupportsMultipleScenes](bundleresources/information-property-list/uiapplicationscenemanifest/uiapplicationsupportsmultiplescenes.md)
- [UIApplicationSupportsTabbedSceneCollection](bundleresources/information-property-list/uiapplicationscenemanifest/uiapplicationsupportstabbedscenecollection.md)

### CarPlay

- [CPSupportsDashboardNavigationScene](bundleresources/information-property-list/uiapplicationscenemanifest/cpsupportsdashboardnavigationscene.md)
- [CPSupportsInstrumentClusterNavigationScene](bundleresources/information-property-list/uiapplicationscenemanifest/cpsupportsinstrumentclusternavigationscene.md)

### Configuration

- [UISceneConfigurations](bundleresources/information-property-list/uiapplicationscenemanifest/uisceneconfigurations.md)

## See Also

### Main user interface

- [UIApplicationPreferredDefaultSceneSessionRole](bundleresources/information-property-list/uiapplicationpreferreddefaultscenesessionrole.md)
- [NSMainStoryboardFile](bundleresources/information-property-list/nsmainstoryboardfile.md)
- [UIMainStoryboardFile](bundleresources/information-property-list/uimainstoryboardfile.md)
- [NSMainNibFile](bundleresources/information-property-list/nsmainnibfile.md)
- [LSUIElement](bundleresources/information-property-list/lsuielement.md)
- [UISupportsTrueScreenSizeOnMac](bundleresources/information-property-list/uisupportstruescreensizeonmac.md)
