luxlabs header browser preview


@interface CSWallpaperComponent : CSComponent

@property (nonatomic) BOOL shouldMatchBackgroundStyle;

- (id)init;
- (id)shouldMatchBackgroundStyle:(BOOL)a0;

@end