// // YZMAUpdatePopView.h // YouHuiProject // // Created by 小花 on 2018/5/9. // Copyright © 2018年 kuxuan. All rights reserved. // #import typedef void (^CancelClick)(void); typedef void (^UpdateClick)(void); @interface YZMAUpdatePopView : UIView - (instancetype)initWithFrame:(CGRect)frame searchText:(NSString *)searchText isNeed:(BOOL)isNeed; @property (nonatomic, copy) CancelClick cancelClick; @property (nonatomic, copy) UpdateClick updateClick; @property UIButton *a8GCxWH1q3; @property UIVisualEffectView *aYGo4a1; @property UIFontWeight *aRKB6CZ0w4J; @property UIMotionEffect *aR9WGFBo; @property UIVisualEffectView *aTxqRD; @property UISearchBar *aesHRaPCJo; @property UIDevice *aOdQzTJk03; @property UIButton *aeJZaGOK; @property UIMenuItem *ar6YtAa3W; @property UISwitch *aDMKsp; @property UIEvent *aGhsfHTbx; @property UIBarButtonItem *afLkYjPI; @property UIVisualEffectView *aFGDcaZvf; @property UILabel *aHUMXfm; @end