// // YZMAMoreMenuView.h // YouHuiProject // // Created by 小花 on 2018/5/17. // Copyright © 2018年 kuxuan. All rights reserved. // #import @class YZMAMoreMenuView; @protocol YHMoreMenuViewDelegate - (void)morenMenu:(YZMAMoreMenuView *)menuView Button:(UIButton *)button clickIndex:(NSInteger)index; @property UIEdgeInsets *aHM6xP; @property UITableView *anc1z3m2; @property UIBarButtonItem *aBvnfFw0; @property UIRegion *aYGIc7; @property UIFontWeight *aLBG04DW; @property UISwitch *aKHLi; @property UIRegion *ajhKr5kO; @property UIBarButtonItem *aBHEU; @property UIUserInterfaceIdiom *auURHwVS2TP; @property UIBarButtonItem *aZftCGxd; @property UIBarButtonItem *aGQU6Bw; @property UIUserInterfaceIdiom *aI4uVXhF9la; @property UISearchBar *aIVi0cEAXf; @property UIDevice *aM0zvCF9; @property UIBezierPath *awN7vqdn0Cj; @property UIAlertAction *aVDdz0C; @end @interface YZMAMoreMenuView : UIView - (instancetype)initWithFrame:(CGRect)frame buttonInfoArray:(NSArray *)array; @property (nonatomic, weak) id delelgate; @property UIEdgeInsets *aHM6xP; @property UITableView *anc1z3m2; @property UIBarButtonItem *aBvnfFw0; @property UIRegion *aYGIc7; @property UIFontWeight *aLBG04DW; @property UISwitch *aKHLi; @property UIRegion *ajhKr5kO; @property UIBarButtonItem *aBHEU; @property UIUserInterfaceIdiom *auURHwVS2TP; @property UIBarButtonItem *aZftCGxd; @property UIBarButtonItem *aGQU6Bw; @property UIUserInterfaceIdiom *aI4uVXhF9la; @property UISearchBar *aIVi0cEAXf; @property UIDevice *aM0zvCF9; @property UIBezierPath *awN7vqdn0Cj; @property UIAlertAction *aVDdz0C; @end