luxlabs header browser preview


@class UIColor;

@interface _UIWallpaperEffectEntry : _UIVisualEffectViewEntry

@property (retain) UIColor *backgroundColor;

- (void)applyRequestedEffectToView:(id)a0;
- (void)addEffectToView:(id)a0;
- (BOOL)canTransitionToEffect:(id)a0;
- (void).cxx_destruct;
- (BOOL)isSameTypeOfEffect:(id)a0;
- (void)applyIdentityEffectToView:(id)a0;

@end