Contents

UISceneDelegateClassName

The name of the app-specific class you want UIKit to instantiate and use as the scene delegate object.

Discussion

The delegate class you specify for CPTemplateApplicationInstrumentClusterSceneSessionRoleApplication must adopt the CPTemplateApplicationInstrumentClusterSceneDelegate protocol.

See Also

Scene objects