luxlabs header browser preview


@interface CKPinnedConversationActivityItemViewBackdropLayer : CABackdropLayer

@property (nonatomic) long long userInterfaceStyle;

- (void)_updateBackgroundColor;
- (id)init;

@end