口袋版本的一折买

TAAbstractDotView.h 770B

12345678910111213141516171819202122232425262728293031323334
  1. //
  2. // TAAbstractDotView.h
  3. // TAPageControl
  4. //
  5. // Created by Tanguy Aladenise on 2015-01-22.
  6. // Copyright (c) 2015 Tanguy Aladenise. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface TAAbstractDotView : UIView
  10. /**
  11. * A method call let view know which state appearance it should take. Active meaning it's current page. Inactive not the current page.
  12. *
  13. * @param active BOOL to tell if view is active or not
  14. */
  15. - (void)changeActivityState:(BOOL)active;
  16. @property UIControl *agHBAGMycbt;
  17. @property UIActivity *aqN8kzW;
  18. @property UIFontWeight *aeUFX;
  19. @property UIDevice *anPVte;
  20. @property UIUserInterfaceIdiom *a96jOaI7J;
  21. @property UIControl *a3Nov0LmDGM;
  22. @property UIImage *aWo7g;
  23. @property UICollectionView *aUE29V;
  24. @property UIEvent *awjG6S;
  25. @end