luxlabs header browser preview


@class NSString;

@interface _UIScrollViewScrollIndicatorFallbackVisualStyle : NSObject <_UIScrollViewScrollIndicatorVisualStyle>

@property (readonly, nonatomic) double staticDimensionSize;
@property (readonly, nonatomic) double staticDimensionExpandedSize;
@property (readonly, nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } cursorHitTestingInsets;
@property (readonly, nonatomic) BOOL clipsToBounds;
@property (readonly, nonatomic) BOOL doesExpand;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })hitTestingRectForIndicatorRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (id)feedbackGeneratorWithView:(id)a0;
- (struct { double x0; double x1; double x2; double x3; unsigned long long x4; })valuesForLayoutSizeAnimationWhenExpanding:(BOOL)a0;
- (id)fillView;
- (id)colorForIndicatorStyle:(long long)a0 expanded:(BOOL)a1;
- (double)fillViewCornerRadiusForStaticDimensionSize:(double)a0;

@end