luxlabs header browser preview


@class UIView;

@interface HKHostingAreaLayoutView : UIView

@property (retain, nonatomic) UIView *hostedView;

+ (id)viewHostingView:(id)a0;
+ (id)colorBackgroundViewHostingView:(id)a0;

- (struct CGSize { double x0; double x1; })intrinsicContentSize;
- (void).cxx_destruct;
- (BOOL)translatesAutoresizingMaskIntoConstraints;

@end