luxlabs header browser preview


@class WFInspectorPaneSegmentedControlHostingView;

@interface WFDrawerNavigationBarTitleView : _UINavigationBarTitleView

@property (readonly, nonatomic) WFInspectorPaneSegmentedControlHostingView *hostingView;

- (void).cxx_destruct;
- (id)initWithDelegate:(id)a0 showsDetailsButton:(BOOL)a1;

@end