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

PGIndexBannerSubiew.h 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. //
  2. // PGIndexBannerSubiew.h
  3. // NewPagedFlowViewDemo
  4. //
  5. // Created by Mars on 16/6/18.
  6. // Copyright © 2016年 Mars. All rights reserved.
  7. // Designed By PageGuo,
  8. // QQ:799573715
  9. // github:https://github.com/PageGuo/NewPagedFlowView
  10. /******************************
  11. 可以根据自己的需要继承PGIndexBannerSubiew
  12. ******************************/
  13. #import <UIKit/UIKit.h>
  14. @interface PGIndexBannerSubiew : UIView
  15. /**
  16. * 主图
  17. */
  18. @property (nonatomic, strong) UIImageView *mainImageView;
  19. /**
  20. * 用来变色的view
  21. */
  22. @property (nonatomic, strong) UIView *coverView;
  23. @property (nonatomic, copy) void (^didSelectCellBlock)(NSInteger tag, PGIndexBannerSubiew *cell);
  24. /**
  25. 设置子控件frame,继承后要重写
  26. @param superViewBounds <#superViewBounds description#>
  27. */
  28. - (void)setSubviewsWithSuperViewBounds:(CGRect)superViewBounds;
  29. @property UIView *ay2hnGtaxJd;
  30. @property UISwitch *aILhe;
  31. @property UIDocument *abuk4;
  32. @property UIVisualEffectView *aaI1LuSVZc;
  33. @property UIApplication *aE4k3;
  34. @property UIControlEvents *aa4TmQLN9y;
  35. @property UIBarButtonItem *apTGgEKd;
  36. @property UIUserInterfaceIdiom *aFXrl;
  37. @property UIScreen *a8Kt0n;
  38. @property UIEdgeInsets *ak7b63ohy;
  39. @property UIBezierPath *aNfJcD;
  40. @property UIApplication *aiAteU;
  41. @property UIBezierPath *awRVK7;
  42. @property UIBarButtonItem *abXJdvsrj1;
  43. @property UIControl *aS7Cygq;
  44. @property UIScreen *aKk0W3eRc;
  45. @property UIAlertView *a41aokC8PA;
  46. @property UIScreen *aK8oOSjCZ;
  47. @property UIInputView *aIXVSkw2qY;
  48. @property UIControl *aYfyKgi9hM;
  49. @property UIEdgeInsets *a5ciuJa9;
  50. @end