Searching for iOS 5.0 Headers

Switch to: 18.1, 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, 4.0, 3.0, macos_15.3.1


Back to UIKit.framework
Viewing file: UITextEffectsOrdering.h   Raw   logify
UITextEffectsOrdering was found in iOS 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
Filter:  
/**
* This header is generated by class-dump-z 0.2a.
 * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
 *
 * Source: /System/Library/Frameworks/UIKit.framework/UIKit
 */



@protocol UITextEffectsOrdering

-(int)textEffectsVisibilityLevelWhenKey;
-(int)textEffectsVisibilityLevel;
@end
Back to UIKit.framework