两折卖----返利app-----返利圈

LZMFindMiddleView.h 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. //
  2. // LZMFindMiddleView.h
  3. // YouHuiProject
  4. //
  5. // Created by xiaoxi on 2018/1/19.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHFindMiddleViewDelegate;
  10. @interface LZMFindMiddleView : UICollectionReusableView
  11. @property (nonatomic, weak) id<YHFindMiddleViewDelegate> delegate;
  12. @property (nonatomic, strong) NSMutableArray *dataSource;
  13. @property UIInputView *agZelpTWtA4;
  14. @property UIMotionEffect *aGDcSC;
  15. @property UIControl *aiES0hk;
  16. @property UIMotionEffect *aZNwsEzuC;
  17. @property UIBarButtonItem *acsqMldBC;
  18. @property UIBarButtonItem *asuyfr;
  19. @property UIVisualEffectView *ahcTWAP9;
  20. @property UIRegion *al2Mk06zqY;
  21. @property UIControl *a5V1zM;
  22. @property UIWindow *auj5NkIEzri;@property UIControlEvents *ansfz4b;
  23. @property UIImage *ay7Qi2BAG;
  24. @property UIAlertView *aAly0tuq;
  25. @property UIFont *aWYK0JI;
  26. @end
  27. @protocol YHFindMiddleViewDelegate <NSObject>
  28. @optional
  29. - (void)yh_FindMiddleViewDidSelectItemAtIndexPath:(NSIndexPath *)indexPath;
  30. @property UIInputView *agZelpTWtA4;
  31. @property UIMotionEffect *aGDcSC;
  32. @property UIControl *aiES0hk;
  33. @property UIMotionEffect *aZNwsEzuC;
  34. @property UIBarButtonItem *acsqMldBC;
  35. @property UIBarButtonItem *asuyfr;
  36. @property UIVisualEffectView *ahcTWAP9;
  37. @property UIRegion *al2Mk06zqY;
  38. @property UIControl *a5V1zM;
  39. @property UIWindow *auj5NkIEzri;@property UIControlEvents *ansfz4b;
  40. @property UIImage *ay7Qi2BAG;
  41. @property UIAlertView *aAly0tuq;
  42. @property UIFont *aWYK0JI;
  43. @end