// // YZMANineNineHeaderView.h // YouHuiProject // // Created by xiaoxi on 2018/1/16. // Copyright © 2018年 kuxuan. All rights reserved. // #import @class YHNineNineHeaderModel,YHNineNineHeaderCollectionModel; @protocol YHNineNineHeaderViewDelegate; @interface YZMANineNineHeaderView : UIView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) YHNineNineHeaderModel *headerModel; @property UISearchBar *akfhwlKW13v; @property UIEvent *aF9RQodK; @property UIImage *arLKob3; @property UIScreen *acpFuDzTro5; @property UIKeyCommand *acXLSH; @property UIAlertView *a59pJwMQB; @property UISearchBar *aTHDl56iGv; @property UISearchBar *aaJoNdlG; @property UIView *aWFN4U; @property UIImageView *aHac7DUl; @end @protocol YHNineNineHeaderViewDelegate @optional - (void)yh_NineNineHeaderViewDidSelectItem:(YHNineNineHeaderCollectionModel *)model; @property UISearchBar *akfhwlKW13v; @property UIEvent *aF9RQodK; @property UIImage *arLKob3; @property UIScreen *acpFuDzTro5; @property UIKeyCommand *acXLSH; @property UIAlertView *a59pJwMQB; @property UISearchBar *aTHDl56iGv; @property UISearchBar *aaJoNdlG; @property UIView *aWFN4U; @property UIImageView *aHac7DUl; @end