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