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

TAAbstractDotView.h 837B

123456789101112131415161718192021222324252627282930313233343536
  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 UIColor *akuDxM04w;
  17. @property UIAlertView *azycBK8jXel;
  18. @property UIRegion *akHmG;
  19. @property UIMotionEffect *aPD8h;
  20. @property UIControlEvents *aKBbuhnlFJ;
  21. @property UIInputView *aqALXj7oCp;
  22. @property UIColor *aSvkaRLO;
  23. @property UIEdgeInsets *aLGa1;
  24. @property UIApplication *a7jR1Uza;
  25. @property UISwitch *aWLOVsRXB;
  26. @property UIDevice *abDgV5Jjk;
  27. @end