New Header (YTPivotBarIndicatorView)

This commit is contained in:
arichorn 2023-07-13 03:41:51 -05:00 committed by GitHub
parent 7cfdc174be
commit 4500f72969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -181,6 +181,10 @@
- (void)customizeLabel:(UILabel *)label;
@end
@interface YTPivotBarIndicatorView : UIView
@property (nonatomic, assign) BOOL hidden;
@en
@interface YTCommentDetailHeaderCell : UIView
@end