mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 04:44:14 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		
							
								
								
									
										17
									
								
								Tweaks/FLEX/Utility/Categories/UIFont+FLEX.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								Tweaks/FLEX/Utility/Categories/UIFont+FLEX.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| // | ||||
| //  UIFont+FLEX.h | ||||
| //  FLEX | ||||
| // | ||||
| //  Created by Tanner Bennett on 12/20/19. | ||||
| //  Copyright © 2020 FLEX Team. All rights reserved. | ||||
| // | ||||
|  | ||||
| #import <UIKit/UIKit.h> | ||||
|  | ||||
| @interface UIFont (FLEX) | ||||
|  | ||||
| @property (nonatomic, readonly, class) UIFont *flex_defaultTableCellFont; | ||||
| @property (nonatomic, readonly, class) UIFont *flex_codeFont; | ||||
| @property (nonatomic, readonly, class) UIFont *flex_smallCodeFont; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn