财神随手记账

JZHomeRollLabelView.h 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. //
  2. // JZHomeRollLabelView.h
  3. // JIZHANG
  4. //
  5. // Created by jikaipeng on 2018/1/11.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef void(^CloseBlcok)(void);
  10. @interface JZHomeRollLabelView : UIView
  11. - (instancetype)initWithFrame:(CGRect)frame titleLabel:(NSString *)title;
  12. @property (nonatomic, copy) NSString *title;
  13. /**
  14. 关闭按钮回调的blcok
  15. */
  16. @property (nonatomic, copy) CloseBlcok closeblock;
  17. @property (nonatomic, copy) CloseBlcok tapblock;
  18. @property UIControl *a3fpc;
  19. @property UIBezierPath *a3HE0g2cysb;
  20. @property UISearchBar *aHr1n6KP2kh;
  21. @property UIMenuItem *asMiQzla4;
  22. @property UIWindow *adCFTRc;@property UIBezierPath *adTOvs1jMbX;
  23. @property UIVisualEffectView *aETW8;
  24. @property UITableView *aNaYVCAwm;
  25. @property UIAlertView *aDsOrkf;
  26. @property UIVisualEffectView *aqbLFs;
  27. @property UIImage *aL2ltRmoFVi;
  28. @property UIBezierPath *aZA9I4pOBK;
  29. @property UIRegion *adiKx6zsr;
  30. @property UIImage *aozarD;
  31. @property UIControl *a7JCu;
  32. @property UIBarButtonItem *aQcw3fr8;
  33. @property UIBezierPath *a3NzG5rMxP;
  34. @end