@class UIView; @interface UIDebuggingInformationContainerView : UIView { UIView *_shadowView; } @property (nonatomic) BOOL shadowHidden; - (void).cxx_destruct; - (void)layoutSubviews; @end
@class UIView; @interface UIDebuggingInformationContainerView : UIView { UIView *_shadowView; } @property (nonatomic) BOOL shadowHidden; - (void).cxx_destruct; - (void)layoutSubviews; @end