mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
New Header (YTPivotBarIndicatorView)
This commit is contained in:
parent
7cfdc174be
commit
4500f72969
1 changed files with 4 additions and 0 deletions
4
Header.h
4
Header.h
|
|
@ -181,6 +181,10 @@
|
|||
- (void)customizeLabel:(UILabel *)label;
|
||||
@end
|
||||
|
||||
@interface YTPivotBarIndicatorView : UIView
|
||||
@property (nonatomic, assign) BOOL hidden;
|
||||
@en
|
||||
|
||||
@interface YTCommentDetailHeaderCell : UIView
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue