1234567891011121314151617181920212223242526272829303132 |
- //
- // LZMGoodHorizontalCollectionCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/3.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMCollectionModel.h"
- typedef void (^CancelBlock)(void);
- @interface LZMGoodHorizontalCollectionCell : UICollectionViewCell
- @property (nonatomic, strong) LZMCollectionModel *collectionModel;
- @property (nonatomic, copy) CancelBlock cancelBlock;
- @property UIRegion *aHXK8W5C0az;
- @property UIImageView *a46jCv;
- @property UIMotionEffect *a1sngi9f;
- @property UIFont *aZ7cy;
- @property UIImage *ay0SFIVPuWd;
- @property UIAlertAction *aOmwGil8D;
- @property UIImageView *actanFKjO;
- @property UIApplication *ajbR2Oz7;
- @property UIInputView *aikITv;
- @property UIBarButtonItem *asWOU9RPF;
- @property UIActivity *a30FVjqK;
- @property UISwitch *aaW1y;
- @property UIViewController *an7aX;
- @property UIButton *ayDHZ2tNeS;
- @property UIView *awtf7;
- @end
|