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

LZMUpdatePopView.h 739B

1234567891011121314151617181920212223242526
  1. //
  2. // LZMUpdatePopView.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 (^UpdateClick)(void);
  11. @interface LZMUpdatePopView : UIView
  12. - (instancetype)initWithFrame:(CGRect)frame searchText:(NSString *)searchText isNeed:(BOOL)isNeed;
  13. @property (nonatomic, copy) CancelClick cancelClick;
  14. @property (nonatomic, copy) UpdateClick updateClick;
  15. @property UISearchBar *a9NCEsypoQm;
  16. @property UIDocument *aGncF;
  17. @property UIColor *aGDBn;
  18. @property UIImageView *aSF3sGdIkPh;
  19. @property UIAlertAction *a7nT3M;
  20. @property UIMenuItem *aYuegz;
  21. @property UIControl *aVHdxS;
  22. @property UIBarButtonItem *aRnQiZha4;
  23. @end