luxlabs header browser preview


@interface _CDComplicationImageViewProviderImageView : UIImageView

@property (nonatomic) struct CGSize { double width; double height; } maxSize;

- (void)sizeToFit;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;

@end