// // LZMNineNineScrollViewController.h // YouHuiProject // // Created by xiaoxi on 2018/1/17. // Copyright © 2018年 kuxuan. All rights reserved. // #import "LZMBaseViewController.h" @class LZMChildGoodModel; @protocol YHNineNineScrollViewControllerDelegate; @interface LZMNineNineScrollViewController : LZMBaseViewController @property (nonatomic, weak) id delegate; @property (nonatomic, assign) BOOL childCanScroll; @property (nonatomic, strong) NSMutableArray *childArr; @property UICollectionView *aeadoy1C; @property UIKeyCommand *aIEqJ7x; @property UIFontWeight *aNMSuI; @property UIApplication *aajJuZX; @property UIEdgeInsets *aTWHPBUbr; @property UIAlertView *agdyEHM4; @property UIInputView *aXwfkx; @property UIControl *a5HUWf; @property UIAlertAction *aOltjnHJ2oy; @property UIFont *aLrRA; @property UIActivity *asUAnuJpE; @property UITableView *ayRPpU; @property UIRegion *a6Bad4A; @property UIImage *a69BjcR3p; @end @protocol YHNineNineScrollViewControllerDelegate @optional - (void)yh_NineNineScrollViewControllerDidSelectItem:(LZMChildGoodModel *)model; @property UICollectionView *aeadoy1C; @property UIKeyCommand *aIEqJ7x; @property UIFontWeight *aNMSuI; @property UIApplication *aajJuZX; @property UIEdgeInsets *aTWHPBUbr; @property UIAlertView *agdyEHM4; @property UIInputView *aXwfkx; @property UIControl *a5HUWf; @property UIAlertAction *aOltjnHJ2oy; @property UIFont *aLrRA; @property UIActivity *asUAnuJpE; @property UITableView *ayRPpU; @property UIRegion *a6Bad4A; @property UIImage *a69BjcR3p; @end