/* * 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 _UIFocusEnvironmentInternal <_UIFocusEnvironmentPrivate>property@optional-(id)_overridingPreferredFocusEnvironment;-(void)_didUpdateFocusInContext:(id)arg1;-(id)_focusResponderForwardingTarget;-(id)_focusMapContainer;-(bool)_prefersFocusContainment;-(bool)_shouldUpdateFocusInContext:(id)arg1;-(void)_willUpdateFocusInContext:(id)arg1;@end