Searching for iOS 18.1 Headers

Switch to: 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 11.0, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, macos_15.3.1


Back to UIKitCore.framework
Viewing file: _UILayoutItem.h   Raw   logify
_UILayoutItem was found in iOS 18.1, 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1
Filter:  
/*
* This header is generated by classdump-dyld 0.1
* on Wednesday, October 30, 2024 at 11:19:51 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 _UILayoutItem <NSLayoutItem>property

@optional
-(id)_contentHeightVariable;
-(id)_contentWidthVariable;
-(id)nsli_contentHeightVariable;
-(id)nsli_contentWidthVariable;
@required
-(bool)_uili_isFocusGuide;
-(id)_minXVariable;
-(id)_boundsHeightVariable;
-(id)_boundsWidthVariable;
-(id)nsli_minYVariable;
-(id)_minYVariable;
-(void*)_referenceView;
-(bool)_uili_requiresObservationForVariable:(id)arg1;
-(id)nsli_boundsHeightVariable;
-(id)nsli_boundsWidthVariable;
-(id)nsli_minXVariable;
-(void)_uili_removeLayoutVariableObservationsOnlyToSupportTAMICChange:(bool)arg1;
-(void)_faultInGuidesForConstraint:(id)arg1;
-(id)_uili_existingBaseFrameVariables;
-(id)_uili_existingObservationEligibleLayoutVariables;
-(id)_uili_observableLayoutEngineForBaseFrameVariables:(bool)arg1;
-(void)_uili_stashLayoutVariableObservation:(id)arg1 forVariable:(id)arg2;
-(id)bottomAnchor;
-(id)centerXAnchor;
-(id)centerYAnchor;
-(id)heightAnchor;
-(id)leadingAnchor;
-(id)leftAnchor;
-(bool)nsli_defaultResolvedValue:(double*)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id*)arg4;
-(id)nsli_heightVariable;
-(id)nsli_widthVariable;
-(id)rightAnchor;
-(id)topAnchor;
-(id)trailingAnchor;
-(id)widthAnchor;
@end
Back to UIKitCore.framework