mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:03 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		
							
								
								
									
										17
									
								
								Tweaks/YouTubeHeader/YTQTMButton.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								Tweaks/YouTubeHeader/YTQTMButton.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| #import "YTLightweightQTMButton.h" | ||||
|  | ||||
| @interface YTQTMButton : YTLightweightQTMButton | ||||
| + (instancetype)button; | ||||
| + (instancetype)closeButton; | ||||
| + (instancetype)iconButton; | ||||
| + (instancetype)textButton; | ||||
| @property (nonatomic, assign, readwrite) CGFloat buttonImageTitlePadding; | ||||
| @property (nonatomic, assign, readwrite) CGFloat minHitTargetSize; | ||||
| @property (nonatomic, assign, readwrite) CGFloat verticalContentPadding; | ||||
| @property (nonatomic, assign, readwrite) NSInteger buttonLayoutStyle; | ||||
| @property (nonatomic, assign, readwrite) BOOL refreshRendererAfterPageStyling; | ||||
| @property (nonatomic, assign, readwrite) BOOL sizeWithPaddingAndInsets; | ||||
| @property (nonatomic, copy, readwrite) NSString *accessibilityIdentifier; | ||||
| @property (nonatomic, copy, readwrite) NSString *accessibilityLabel; | ||||
| - (void)setTitleTypeKind:(NSInteger)titleTypeKind typeVariant:(NSInteger)typeVariant; | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn