// // LZMFindNavBarStaticView.h // YouHuiProject // // Created by xiaoxi on 2018/1/29. // Copyright © 2018年 kuxuan. All rights reserved. // #import @protocol YHFindNavBarStaticViewDelegate; @interface LZMFindNavBarStaticView : UIView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) UIButton *searchButton; @property UIApplication *agadnz98; @property UIFont *aqjeRi90; @property UIControlEvents *aAhcsKnO3V; @property UIDocument *aT2fUuAiaw9; @property UIImage *aA1SPs; @property UIImage *ayMu0LD8Cq; @property UILabel *aJuep5UI; @property UITableView *a0a2yKqxulV; @property UIBarButtonItem *ae2Iy; @property UIKeyCommand *amhjpEvt; @property UIRegion *aE4Vyo72hTS; @property UIInputView *auLPRnYKeUM; @property UIVisualEffectView *aaviJx6Pb; @property UISearchBar *aFiRl8cZN; @end @protocol YHFindNavBarStaticViewDelegate @optional - (void)yh_FindNavBarStaticViewClickSearch; @property UIApplication *agadnz98; @property UIFont *aqjeRi90; @property UIControlEvents *aAhcsKnO3V; @property UIDocument *aT2fUuAiaw9; @property UIImage *aA1SPs; @property UIImage *ayMu0LD8Cq; @property UILabel *aJuep5UI; @property UITableView *a0a2yKqxulV; @property UIBarButtonItem *ae2Iy; @property UIKeyCommand *amhjpEvt; @property UIRegion *aE4Vyo72hTS; @property UIInputView *auLPRnYKeUM; @property UIVisualEffectView *aaviJx6Pb; @property UISearchBar *aFiRl8cZN; @end