123456789101112131415161718192021222324252627282930313233343536 |
- //
- // LZMNoDataView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/6/11.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void (^RefreshClick)(void);
- @interface LZMNoDataView : UIView
- @property (nonatomic, copy) RefreshClick refreshClick;
- @property UIEdgeInsets *aFg8saR;
- @property UIImageView *awDZy0;
- @property UICollectionView *aZ18jEX95N;
- @property UIColor *a0X7ThktES;
- @property UIImage *as0mA41;
- @property UIUserInterfaceIdiom *aFiYo0K7B;
- @property UIControl *asTCoGk;
- @property UISwitch *aUfXp0aPwv5;
- @property UIEdgeInsets *amq2guzfV;
- @property UISwitch *asF6LSAEPm;
- @property UIBezierPath *aj6eCLAN;
- @property UIBarButtonItem *a6d2i;
- @property UIScreen *aa6pStx1wM;
- @property UIEvent *aCB0b;
- @property UIAlertView *a6AjY;
- @property UIImageView *a4gefIUtSs;
- @property UIWindow *aVuFs;@property UIApplication *aSMAhErJbg;
- @property UIMotionEffect *a8QRGiuO;
- @end
|