Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Friday, February 8, 2019 at 1:26:44 PM Eastern European Standard Time
* Operating System: Version 12.1 (Build 16B92)
* Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
@protocol _UIContentContainerInternal <UIContentContainer>
@optional-(CGRect*)_frameForChildContentContainer:(id)arg1;
@required
-(BOOL)_monitorsSystemLayoutFittingSize;
-(void)_systemLayoutFittingSizeDidChangeForChildContentContainer:(id)arg1 childViewController:(id)arg2;
@end