@class UIView; @interface AVTFixedSizeViewContainer : UIView @property (readonly, nonatomic) UIView *fixedSizeView; - (void).cxx_destruct; - (void)layoutSubviews; - (id)initWithFixedSizeView:(id)a0; @end
@class UIView; @interface AVTFixedSizeViewContainer : UIView @property (readonly, nonatomic) UIView *fixedSizeView; - (void).cxx_destruct; - (void)layoutSubviews; - (id)initWithFixedSizeView:(id)a0; @end