初建项目
This commit is contained in:
15
keyBoard/SceneDelegate.h
Normal file
15
keyBoard/SceneDelegate.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// SceneDelegate.h
|
||||
// keyBoard
|
||||
//
|
||||
// Created by 张伟 on 2025/10/27.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface SceneDelegate : UIResponder <UIWindowSceneDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIWindow * window;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user