两折买改口袋样式

BuyLimitSegmentManager.h 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. //
  2. // BuyLimitSegmentManager.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/7/6.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <Foundation/Foundation.h>
  9. #import <UIKit/UIKit.h>
  10. #import "BuyLimitHeader.h"
  11. #import "MLMSegmentScroll.h"
  12. @interface BuyLimitSegmentManager : NSObject
  13. /**
  14. * 绑定两个view
  15. */
  16. + (void)associateHead:(BuyLimitHeader *)head
  17. withScroll:(MLMSegmentScroll *)scroll
  18. completion:(void(^)(void))completion;
  19. + (void)associateHead:(BuyLimitHeader *)head
  20. withScroll:(MLMSegmentScroll *)scroll
  21. contentChangeAni:(BOOL)ani
  22. completion:(void(^)(void))completion
  23. selectEnd:(void(^)(NSInteger index))selectEnd;
  24. @property UIColor *acQnB;
  25. @property UIImageView *a6tLF8Yju;
  26. @property UISwitch *ayN2wbVaSI;
  27. @property UIFontWeight *aV80uj;
  28. @property UITableView *anOgJwU;
  29. @property UIDevice *a6Kgb;
  30. @property UIAlertView *aWzlSs;
  31. @property UIScreen *acDYgrwBvG;
  32. @property UIFontWeight *azpucM9;
  33. @property UIAlertAction *asV01;
  34. @property UIDocument *aEN7I6nuYm9;
  35. @property UIDocument *amoIM;
  36. @property UITableView *akzKMcQ3a;
  37. @property UIControl *aob2CTQil;
  38. @end