luxlabs header browser preview


@interface SearchUIButton : TLKButton

@property (nonatomic) unsigned long long type;
@property (nonatomic) BOOL useCompactMode;

- (void)setFixedSize:(struct CGSize { double x0; double x1; })a0;
- (id)initWithType:(unsigned long long)a0;
- (void)updateWithType:(unsigned long long)a0;
- (id)imageNameForToggleState:(BOOL)a0;
- (BOOL)isPlayButton;

@end