luxlabs header browser preview


@class UIColor;

@interface _HKGraphSeriesSecondaryRenderContextOffScreenRegion : NSObject

@property (nonatomic) double start;
@property (nonatomic) double end;
@property (retain, nonatomic) UIColor *color;

- (void).cxx_destruct;

@end