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

LZMFourButtonView.h 967B

123456789101112131415161718192021222324252627282930313233343536
  1. //
  2. // LZMFourButtonView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/4/28.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHMineFourButtonViewDelegate <NSObject>
  10. - (void)YHMineFourButtonViewDidClickButtonIndex:(NSInteger)index;
  11. @property UIRegion *aKWN6Ph;
  12. @property UIControl *aD58ryej1;
  13. @property UIBarButtonItem *aiaOK;
  14. @property UIDevice *aausk;
  15. @property UITableView *aQJmL6;
  16. @property UIView *a8Vs6LNyj9d;
  17. @property UITableView *akSjdfy9;
  18. @property UITableView *a8mDtaq;
  19. @property UIMotionEffect *aSNYz;
  20. @end
  21. @interface LZMFourButtonView : UIView
  22. @property (nonatomic, weak) id <YHMineFourButtonViewDelegate>delegate;
  23. @property UIRegion *aKWN6Ph;
  24. @property UIControl *aD58ryej1;
  25. @property UIBarButtonItem *aiaOK;
  26. @property UIDevice *aausk;
  27. @property UITableView *aQJmL6;
  28. @property UIView *a8Vs6LNyj9d;
  29. @property UITableView *akSjdfy9;
  30. @property UITableView *a8mDtaq;
  31. @property UIMotionEffect *aSNYz;
  32. @end