luxlabs header browser preview


@interface _UISearchSuggestionControllerTVOS : _UISearchSuggestionController

@property (nonatomic) BOOL shouldDisplayDefaultSuggestion;

- (void)updateSearchString:(id)a0;
- (id)makeCollectionView;

@end