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

LZMScrollSearchView.h 1.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. //
  2. // LZMScrollSearchView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/16.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHScrollSearchDelegate <NSObject>
  10. @optional
  11. -(void)clickTitleButton:(UIButton *)button;
  12. @property UIViewController *aYFmkMxtN0H;
  13. @property UIKeyCommand *a5OctJuQFL;
  14. @property UIScreen *az9SoQ1qpZW;
  15. @property UIEvent *aSoH256VJQ;
  16. @property UIApplication *acG6O;
  17. @property UIView *agAOy;
  18. @property UIKeyCommand *aRlywS;
  19. @property UIColor *aawGYZhvnx;
  20. @property UIImage *a1WftbHNa;
  21. @property UIBarButtonItem *afWnENhqabJ;
  22. @property UIFont *apKvt6L;
  23. @property UIViewController *afK9M4;
  24. @property UIFont *ap6EfYy1dq;
  25. @property UIVisualEffectView *anGZs0XW;
  26. @end
  27. @interface LZMScrollSearchView : UIView
  28. - (instancetype)initWithFrame:(CGRect)frame andTitles:(NSArray *)titles;
  29. @property (nonatomic, weak) id <YHScrollSearchDelegate> delegate;
  30. - (void)destory;
  31. @property UIViewController *aYFmkMxtN0H;
  32. @property UIKeyCommand *a5OctJuQFL;
  33. @property UIScreen *az9SoQ1qpZW;
  34. @property UIEvent *aSoH256VJQ;
  35. @property UIApplication *acG6O;
  36. @property UIView *agAOy;
  37. @property UIKeyCommand *aRlywS;
  38. @property UIColor *aawGYZhvnx;
  39. @property UIImage *a1WftbHNa;
  40. @property UIBarButtonItem *afWnENhqabJ;
  41. @property UIFont *apKvt6L;
  42. @property UIViewController *afK9M4;
  43. @property UIFont *ap6EfYy1dq;
  44. @property UIVisualEffectView *anGZs0XW;
  45. @end