Contents

UISceneClassName

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

Possible Values

CPTemplateApplicationScene

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