luxlabs header browser preview


@interface VideosUI.MediaShowcasingToolbar : UIView {
    void /* unknown type, empty encoding */ onMutePressed;
    void /* unknown type, empty encoding */ isMuted;
    void /* unknown type, empty encoding */ upNextButton;
    void /* unknown type, empty encoding */ accountSettingButton;
    void /* unknown type, empty encoding */ $__lazy_storage_$_accountSettingButtonLayout;
    void /* unknown type, empty encoding */ $__lazy_storage_$_muteButton;
    void /* unknown type, empty encoding */ audioOnImageName;
    void /* unknown type, empty encoding */ audioOffImageName;
    void /* unknown type, empty encoding */ $__lazy_storage_$_stackView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_layout;
}

- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;

@end