DEBSOURCES
Skip Quicknav
sources / python3.14 / 3.14.2-1 / Apple / testbed / iOSTestbed / AppDelegate.h
1234567891011
// // AppDelegate.h // iOSTestbed // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @end