Update YTHeaderLogoController Header

This commit is contained in:
arichornlover 2023-11-25 19:15:39 -06:00 committed by GitHub
parent da90055059
commit 32d047a1e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,7 @@
// uYouPlus
@interface YTHeaderLogoController : UIView
@property(readonly, nonatomic) long long pageStyle;
- (void)customLogoWithImageName:(NSString *)imageName;
@end
@interface YTNavigationBarTitleView : UIView