MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
template
ios
AppDelegate.h
[詳解]
1
// SPDX-License-Identifier: CC0-1.0
2
/* ------------------------------------------------------------------------- */
9
/* ------------------------------------------------------------------------- */
10
11
#ifndef INCGUARD_APPDELEGATE_H_1667546582
12
#define INCGUARD_APPDELEGATE_H_1667546582
13
14
#import <UIKit/UIKit.h>
15
16
@interface
AppDelegate
: UIResponder <UIApplicationDelegate>
17
@property
(strong, nonatomic) UIWindow *window;
18
@end
19
20
#endif
// INCGUARD_APPDELEGATE_H_1667546582
21
22
// vim: et ts=4 sw=4 sts=4
23
AppDelegate
Definition
AppDelegate.h:16
構築:
1.12.0