luxlabs header browser preview


@class UIView;

@interface LPIndeterminateProgressSpinnerView : LPComponentView {
    UIView *_platformView;
}

- (void).cxx_destruct;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;
- (void)ensurePlatformView;
- (void)layoutComponentView;

@end