Filter:
/*
* This header is generated by classdump-dyld 0.1
* on Wednesday, October 30, 2024 at 11:19:25 PM Eastern European Standard Time
* Operating System: Version 18.1 (Build 22B83)
* Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
* classdump-dyld is free of use, Copyright © 2013 by Elias Limneos.
*/
@protocol _UIContentContainerInternal <UIContentContainer>
@optional-(CGRect*)_frameForChildContentContainer:(id)arg1;
@required
-(bool)_monitorsSystemLayoutFittingSize;
-(void)_systemLayoutFittingSizeDidChangeForChildContentContainer:(id)arg1 childViewController:(id)arg2;
@end