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:
		
							
								
								
									
										18
									
								
								Tweaks/PSHeader/CameraApp/CAMFramerateIndicatorView.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								Tweaks/PSHeader/CameraApp/CAMFramerateIndicatorView.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| #import <UIKit/UIKit.h> | ||||
|  | ||||
| NS_CLASS_AVAILABLE_IOS(9_0) | ||||
| @interface CAMFramerateIndicatorView : UIView | ||||
|  | ||||
| @property NSInteger style; | ||||
| - (NSInteger)_framesPerSecond; | ||||
|  | ||||
| - (NSString *)_labelText; | ||||
| - (UIImageView *)_borderImageView; | ||||
|  | ||||
| - (UILabel *)_bottomLabel; | ||||
| - (UILabel *)_topLabel; | ||||
|  | ||||
| - (void)_updateForAppearanceChange; | ||||
| - (void)_updateLabels; | ||||
|  | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn