luxlabs header browser preview


@interface EmojiPoster.BackgroundConfigurationController : UIViewController {
    void /* unknown type, empty encoding */ delegate;
    void /* unknown type, empty encoding */ backgroundConfiguration;
    void /* unknown type, empty encoding */ effectView;
    void /* unknown type, empty encoding */ verticalStackView;
    void /* unknown type, empty encoding */ styleSegmentedControl;
    void /* unknown type, empty encoding */ editingGradientProperties;
    void /* unknown type, empty encoding */ gradientController;
}

- (id)init;
- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end