// // YZMAFindNavBarView.h // YouHuiProject // // Created by xiaoxi on 2018/1/19. // Copyright © 2018年 kuxuan. All rights reserved. // #import @protocol YHFindNavBarViewDelegate; @interface YZMAFindNavBarView : UICollectionReusableView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) UILabel *leftLabel; @property (nonatomic, strong) UIButton *rightButton; @property (nonatomic, strong) UIButton *bottomButton; @property UIScreen *aST2t; @property UIImageView *azg8nB; @property UIBarButtonItem *aVSCE; @property UISearchBar *agUSL1m; @property UIEvent *aIEfpt; @property UIRegion *aJotY04qX; @property UIFont *agYkDMe; @property UIAlertView *aKwvi; @property UIFont *aXoxhZQ697; @property UIMotionEffect *aZypknO; @property UIInputView *ajQDdrRhM; @property UIScreen *a2q8pvb; @property UIBarButtonItem *auiRHaE; @property UIMenuItem *aVprlu7nI; @end @protocol YHFindNavBarViewDelegate @optional - (void)yh_FinNavBarViewClickHelp; - (void)yh_FindNavBarViewClickSearch; @property UIScreen *aST2t; @property UIImageView *azg8nB; @property UIBarButtonItem *aVSCE; @property UISearchBar *agUSL1m; @property UIEvent *aIEfpt; @property UIRegion *aJotY04qX; @property UIFont *agYkDMe; @property UIAlertView *aKwvi; @property UIFont *aXoxhZQ697; @property UIMotionEffect *aZypknO; @property UIInputView *ajQDdrRhM; @property UIScreen *a2q8pvb; @property UIBarButtonItem *auiRHaE; @property UIMenuItem *aVprlu7nI; @end