luxlabs header browser preview


@class UINavigationController, VUIBootURLController, NSString, _TtC8VideosUI20VUIJetPackController, VUITVApplicationController;

@interface VUIApplicationViewController : UIViewController <VUITVApplicationControllerDelegate, UIGestureRecognizerDelegate>

@property (retain, nonatomic) VUITVApplicationController *applicationController;
@property (retain, nonatomic) VUIBootURLController *bootURLController;
@property (retain, nonatomic) _TtC8VideosUI20VUIJetPackController *jetPackController;
@property (retain, nonatomic) UINavigationController *navigationController;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (void)dealloc;
- (void)viewDidLoad;
- (id)preferredFocusEnvironments;
- (void).cxx_destruct;
- (id)_launchOptions;
- (void)appController:(id)a0 didFailWithError:(id)a1;
- (Class)_applicationControllerClass;
- (void)_exposeObjectsInJSContext:(id)a0;
- (id)_initialViewControllerWithAppContext:(id)a0;
- (void)_startApplicationControllerWithBootURL:(id)a0;
- (void)appController:(id)a0 didFinishLaunchingWithOptions:(id)a1;
- (void)appController:(id)a0 evaluateAppJavaScriptInContext:(id)a1;

@end