@interface SBSystemAperturePillImageView : UIImageView @property (nonatomic) struct CGSize { double width; double height; } systemApertureSize; - (struct CGSize { double x0; double x1; })intrinsicContentSize; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; @end