---
title: UISceneClassName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uiapplicationscenemanifest/uisceneconfigurations/cptemplateapplicationscenesessionroleapplication/uisceneclassname
---

# UISceneClassName

The name of the scene class you want UIKit to instantiate.

## Possible Values

CPTemplateApplicationScene:

## Discussion

Discussion CarPlay doesn’t support custom classes. Omit this key or specify CPTemplateApplicationScene for scenes meant for a CarPlay-enabled vehicle screen.

## See Also

### Scene objects

- [UISceneDelegateClassName](bundleresources/information-property-list/uiapplicationscenemanifest/uisceneconfigurations/cptemplateapplicationscenesessionroleapplication/uiscenedelegateclassname.md)
