一折买app------返利---------返利宝

UITableView+MJRefreshAutoManager.h 858B

12345678910111213141516171819202122232425262728293031323334
  1. //
  2. // UITableView+MJRefreshAutoManager.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/23.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import <MJRefresh.h>
  10. typedef NS_ENUM(NSInteger, MJTableFooterRefreshState) {
  11. MJTableFooterRefreshStateNormal,
  12. MJTableFooterRefreshStateLoadMore,
  13. MJTableFooterRefreshStateNoMore
  14. };
  15. @interface UITableView (MJRefreshAutoManager)
  16. @property (nonatomic, assign) MJTableFooterRefreshState footRefreshState;
  17. @property UIInputView *af7xYXwEany;
  18. @property UIControl *aSayjqUY;
  19. @property UIEvent *aFPN56MA1Rx;
  20. @property UIVisualEffectView *afIkaoj;
  21. @property UISearchBar *ay4UhtLoWig;
  22. @property UIApplication *a52xd;
  23. @property UIColor *aRkefBXrz;
  24. @property UIScreen *aanjVlSehyN;
  25. @property UIViewController *azKsNaSjr;
  26. @property UIDevice *al0V1PI6;
  27. @end