// // YZMAFourButtonView.h // YouHuiProject // // Created by 小花 on 2018/4/28. // Copyright © 2018年 kuxuan. All rights reserved. // #import @protocol YHMineFourButtonViewDelegate - (void)YHMineFourButtonViewDidClickButtonIndex:(NSInteger)index; @property UISearchBar *aMwGX0; @property UITableView *aqYF1; @property UISwitch *amYS1jIM; @property UIRegion *aL7Na; @property UIImage *a5Pq9LkRK; @property UIInputView *a6X4y; @property UIControl *axqABHlnUc; @end @interface YZMAFourButtonView : UIView @property (nonatomic, weak) id delegate; @property UISearchBar *aMwGX0; @property UITableView *aqYF1; @property UISwitch *amYS1jIM; @property UIRegion *aL7Na; @property UIImage *a5Pq9LkRK; @property UIInputView *a6X4y; @property UIControl *axqABHlnUc; @end