1234567891011121314151617181920212223242526 |
- //
- // LFWCountHeaderView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/17.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LFWCountDownView.h"
- @interface LFWCountHeaderView : UIView
- @property (nonatomic, strong) LFWCountDownView *countDownView;
- - (void)setCountDownNumber:(NSString *)number;
- @property UICollectionView *a9MQaKSG8y;
- @property UIApplication *aCEq1rnG;
- @property UIControlEvents *aHAqrMba;
- @property UIFontWeight *aQcZxGC;
- @property UIBarButtonItem *aD9RG;
- @property UISwitch *auAjR0B;
- @property UIMenuItem *aAmXK0V91s;
- @property UIBezierPath *abSXU;
- @end
|