/* * This header is generated by classdump-dyld 1.0 * on Friday, January 21, 2022 at 8:58:20 AM Pacific Standard Time * Operating System: Version 15.2.1 (Build 19C63) * Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. */ @protocol _UIContentContainerInternal @optional -(CGRect*)_frameForChildContentContainer:(id)arg1; @required -(void)_systemLayoutFittingSizeDidChangeForChildContentContainer:(id)arg1 childViewController:(id)arg2; -(BOOL)_monitorsSystemLayoutFittingSize; @end