luxlabs header browser preview


@class CAShapeLayer;

@interface _UIDictationMicOnButton : UIButton

@property (retain, nonatomic) CAShapeLayer *shapeLayer;

- (void)didMoveToSuperview;
- (void).cxx_destruct;
- (void)layoutSubviews;
- (void)setupShapeLayer;

@end