luxlabs header browser preview


@interface SFCapsuleInputAccessorySpacerView : UIView

@property (nonatomic) double capsuleHeight;

- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;
- (id)initWithCapsuleView:(id)a0 initialWidth:(double)a1;

@end