luxlabs header browser preview


@interface AMSUITintedBackgroundButton : UIButton

- (void)setHighlighted:(BOOL)a0;
- (void)tintColorDidChange;
- (void)updateBackgroundColor;

@end