luxlabs header browser preview


@interface EventKitUI.EKEventGenericDetailViewControllerOOPImpl : UIViewController {
    void /* unknown type, empty encoding */ hostingController;
    void /* unknown type, empty encoding */ hostView;
    void /* unknown type, empty encoding */ hostViewModel;
}

@property (nonatomic, retain) void /* unknown type, empty encoding */ oopContentBackgroundColor;

- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (id)initWithHostViewID:(id)a0;
- (void)leftBarButtonTapped:(id)a0;
- (void)rightBarButtonTapped:(id)a0;

@end