Searching for iOS 12.1 Headers

Switch to: 18.1, 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 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: _UIGeometryChangeObserver.h   Raw   logify
_UIGeometryChangeObserver 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 1.0
* on Friday, February 8, 2019 at 1:26:43 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 _UIGeometryChangeObserver <NSObject>

@required
-(void)_geometryChanges:(id)arg1 forAncestor:(id)arg2;
@end
Back to UIKitCore.framework