// // LZMSearchPopView.h // YouHuiProject // // Created by 小花 on 2018/5/9. // Copyright © 2018年 kuxuan. All rights reserved. // #import typedef void (^CancelClick)(void); typedef void (^SearchClick)(void); @interface LZMSearchPopView : UIView - (instancetype)initWithFrame:(CGRect)frame searchText:(NSString *)searchText; @property (nonatomic, copy) CancelClick cancelClick; @property (nonatomic, copy) SearchClick searchlClick; @property UIControl *aBmiJtnN; @property UIControlEvents *a9oTg; @property UIVisualEffectView *au0fPiJo; @property UIVisualEffectView *at6dqD; @property UIControl *aQqiCVRbz; @property UIAlertAction *aRt2bXuPD; @property UICollectionView *aGeo6z; @property UIControlEvents *aJnNg1pRb; @property UIDocument *a1frWkSYlAG; @property UIButton *ahlwnG; @property UISwitch *aeZDYobP; @property UIImageView *aDvXTKZb; @property UIKeyCommand *aKBI8fnDzcl; @property UIButton *aznBjQNTVr; @end