luxlabs header browser preview


@protocol SBHStackConfigurationViewHitTestDelegate;

@interface SBHStackConfigurationView : UIView

@property (weak, nonatomic) id<SBHStackConfigurationViewHitTestDelegate> delegate;

- (void).cxx_destruct;
- (id)hitTest:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1;

@end