// // YZMASearchTitleView.h // YouHuiProject // // Created by 小花 on 2018/2/6. // Copyright © 2018年 kuxuan. All rights reserved. // #import typedef void (^closeBlock)(void); @interface YZMASearchTitleView : UIView - (instancetype)initWithFrame:(CGRect)frame searchName:(NSString *)searchName click:(void (^)(void))clickBlock; @property (nonatomic, copy) closeBlock closeBlock; @property UIImage *ap5287; @property UIEdgeInsets *ae8vw; @property UIEdgeInsets *aeUGa8; @property UITableView *a17YZEPdB3; @property UIUserInterfaceIdiom *aXnwGFHRE4i; @property UIFont *abpjYZ7H; @property UILabel *aIKGPgb6mp; @property UIAlertView *ahaTt8LV0; @property UIImage *a6kR5uMyN; @property UIDevice *aPOQTMJ3A; @property UIButton *asQ6lf; @property UIEdgeInsets *aBtch; @property UIDocument *aXo3S7; @property UIScreen *aiJxPXGe; @end