// // UITableView+MJRefreshAutoManager.h // YouHuiProject // // Created by 小花 on 2018/5/23. // Copyright © 2018年 kuxuan. All rights reserved. // #import #import typedef NS_ENUM(NSInteger, MJTableFooterRefreshState) { MJTableFooterRefreshStateNormal, MJTableFooterRefreshStateLoadMore, MJTableFooterRefreshStateNoMore }; @interface UITableView (MJRefreshAutoManager) @property (nonatomic, assign) MJTableFooterRefreshState footRefreshState; @property UIAlertView *agXPa5Sy; @property UIScreen *aSyfN3twp; @property UIWindow *aPKunNm2wqV;@property UIViewController *a4bcJes20; @property UIViewController *aCsAtLhbqGR; @property UIBarButtonItem *amuop; @property UIFont *afcJMgQ; @property UIApplication *aGapDe; @property UISearchBar *a3cbYoJH5d; @property UIBarButtonItem *aTocyNbf; @property UIColor *aC5wEI6joxH; @end