luxlabs header browser preview


@class SXStrokeStyle;

@interface SXSolidBorderView : UIView

@property (readonly, nonatomic) SXStrokeStyle *strokeStyle;

- (void).cxx_destruct;
- (id)initWithStrokeStyle:(id)a0;

@end