// // SceneDelegate.h // #import @interface SceneDelegate : UIResponder @property (strong, nonatomic) UIWindow * window; @end