luxlabs header browser preview


@class UIImageView;

@interface CAMFocusIndicatorRectView : UIView

@property (readonly, nonatomic) UIImageView *_imageView;
@property (readonly, nonatomic) long long style;
@property (nonatomic, getter=isInactive) BOOL inactive;
@property (nonatomic, getter=isPulsing) BOOL pulsing;

- (id)initWithStyle:(long long)a0;
- (struct CGSize { double x0; double x1; })intrinsicContentSize;
- (void).cxx_destruct;
- (void)layoutSubviews;

@end