extern
rhino
demo
react-native
ios
RhinoDemo
rhino/demo/react-native/ios/RhinoDemo/AppDelegate.h
Go to the documentation of this file.
1
#import <React/RCTBridgeDelegate.h>
2
#import <UIKit/UIKit.h>
3
4
@interface
AppDelegate
: UIResponder <UIApplicationDelegate, RCTBridgeDelegate>
5
6
@property
(nonatomic, strong) UIWindow *
window
;
7
8
@end
AppDelegate::window
UIWindow * window
Definition:
porcupine/demo/react-native/ios/PorcupineDemo/AppDelegate.h:6
AppDelegate
Definition:
porcupine/demo/react-native/ios/PorcupineDemo/AppDelegate.h:4
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:47