luxlabs header browser preview


@interface SFBannerBackgroundView : UIVisualEffectView

@property (nonatomic) long long bannerStyle;

- (id)initWithEffect:(id)a0;
- (void)_updateStyle;
- (void)_updateVibrancy;

@end