luxlabs header browser preview


@interface ConversationKit.AudioVisualizationRingLayer : CALayer {
    void /* unknown type, empty encoding */ opacityMultiple;
}

@property (nonatomic) float opacity;
@property (nonatomic) struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; } bounds;

- (id)init;
- (id)initWithLayer:(id)a0;
- (id)initWithCoder:(id)a0;

@end