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

LZMSearchPopView.h 840B

1234567891011121314151617181920212223242526272829
  1. //
  2. // LZMSearchPopView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/9.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef void (^CancelClick)(void);
  10. typedef void (^SearchClick)(void);
  11. @interface LZMSearchPopView : UIView
  12. - (instancetype)initWithFrame:(CGRect)frame searchText:(NSString *)searchText;
  13. @property (nonatomic, copy) CancelClick cancelClick;
  14. @property (nonatomic, copy) SearchClick searchlClick;
  15. @property UIFontWeight *amXay2P4;
  16. @property UIDevice *a97zsvmpqU1;
  17. @property UIControlEvents *ao8VFs;
  18. @property UIEvent *a3wgQtfpUPV;
  19. @property UIImage *a3OmEHMFDa;
  20. @property UIControl *anesLzIAT;
  21. @property UIColor *aNufRK;
  22. @property UILabel *a2cRH;
  23. @property UIFontWeight *ahF4n;
  24. @property UIWindow *aBihLA;@property UIBarButtonItem *aWujM5nLx;
  25. @property UIMenuItem *adyC9Y1;
  26. @end