1234567891011121314151617181920212223242526 |
- //
- // YZMAHistoryHeaderView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/6/11.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface YZMAHistoryHeaderView : UICollectionReusableView
- - (void)setDateWith:(NSString *)dateStr;
- @property UIColor *a0fJcXeHRvw;
- @property UISwitch *afWXVQplZhe;
- @property UIMenuItem *aOwGHs;
- @property UIImageView *anu0NvcdJhD;
- @property UIColor *a1CJ8u;
- @property UIView *a4DueX;
- @property UIUserInterfaceIdiom *a3G960jJPK;
- @property UIWindow *aihWm;@property UIColor *aj6Jt5Vvlu;
- @property UIColor *aTUaWEeBoYf;
- @property UIButton *ay9ngcMX;
- @property UILabel *aEnmFOz5Bxq;
- @property UIKeyCommand *aR17taB;
- @end
|