两折买改口袋样式

LZMSearchPopView.h 943B

1234567891011121314151617181920212223242526272829303132
  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 UIControl *aBmiJtnN;
  16. @property UIControlEvents *a9oTg;
  17. @property UIVisualEffectView *au0fPiJo;
  18. @property UIVisualEffectView *at6dqD;
  19. @property UIControl *aQqiCVRbz;
  20. @property UIAlertAction *aRt2bXuPD;
  21. @property UICollectionView *aGeo6z;
  22. @property UIControlEvents *aJnNg1pRb;
  23. @property UIDocument *a1frWkSYlAG;
  24. @property UIButton *ahlwnG;
  25. @property UISwitch *aeZDYobP;
  26. @property UIImageView *aDvXTKZb;
  27. @property UIKeyCommand *aKBI8fnDzcl;
  28. @property UIButton *aznBjQNTVr;
  29. @end