// // YZMASearchPopView.h // YouHuiProject // // Created by 小花 on 2018/5/9. // Copyright © 2018年 kuxuan. All rights reserved. // #import typedef void (^CancelClick)(void); typedef void (^SearchClick)(void); @interface YZMASearchPopView : UIView - (instancetype)initWithFrame:(CGRect)frame searchText:(NSString *)searchText; @property (nonatomic, copy) CancelClick cancelClick; @property (nonatomic, copy) SearchClick searchlClick; @property UIAlertAction *agdGV; @property UIBarButtonItem *axQ7a3ne; @property UIButton *awlptZ; @property UIViewController *atqLF; @property UIButton *abTefaMLrxH; @property UIButton *aapioYgHTd6; @property UIBarButtonItem *a6gWz2CX; @property UIFont *a6v9B21oOqI; @property UIControlEvents *aTpeFEP; @property UIAlertView *a8btNLW; @property UIFontWeight *aRfdZ5oT; @end