luxlabs header browser preview


@class UIView;

@interface _UIFindNavigatorInlinePlacement : _UIFindNavigatorPlacement

@property (nonatomic) struct CGSize { double width; double height; } intrinsicContentSize;
@property (retain, nonatomic) UIView *hostView;

- (void).cxx_destruct;
- (id)inlinePlacement;

@end