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

LZMSearchTitleView.h 697B

123456789101112131415161718192021222324
  1. //
  2. // LZMSearchTitleView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/2/6.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef void (^closeBlock)(void);
  10. @interface LZMSearchTitleView : UIView
  11. - (instancetype)initWithFrame:(CGRect)frame searchName:(NSString *)searchName click:(void (^)(void))clickBlock;
  12. @property (nonatomic, copy) closeBlock closeBlock;
  13. @property UIUserInterfaceIdiom *aEn4AO8;
  14. @property UIApplication *avESfyAKc;
  15. @property UIMenuItem *aBzPiS4Wvg;
  16. @property UIImage *a2KYlMFJ;
  17. @property UIMenuItem *aj8uDJMd;
  18. @property UIUserInterfaceIdiom *a4SZdr6y;
  19. @property UIFontWeight *asnmAJI;
  20. @property UIVisualEffectView *ae3lTd1giC;
  21. @end