@interface CSStatusBarBackgroundComponent : CSComponent @property (nonatomic) long long showBackgroundWhileTransitioning; - (id)init; - (id)showBackgroundWhileTransitioning:(long long)a0; @end
@interface CSStatusBarBackgroundComponent : CSComponent @property (nonatomic) long long showBackgroundWhileTransitioning; - (id)init; - (id)showBackgroundWhileTransitioning:(long long)a0; @end