悟空记账

JZNavTopview.h 851B

1234567891011121314151617181920212223242526272829303132333435
  1. //
  2. // JZNavTopview.h
  3. // JIZHANG
  4. //
  5. // Created by jikaipeng on 2017/10/30.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef void(^DisMissAction)(void);
  10. @interface JZNavTopview : UIView
  11. @property (nonatomic, copy) DisMissAction dismissAction;
  12. - (instancetype)initWithTitle:(NSString *)title;
  13. @property UIBarButtonItem *aegUmTw5WuE;
  14. @property UIUserInterfaceIdiom *aBbcZwEoIm;
  15. @property UISwitch *ah5BaW0;
  16. @property UIButton *aiZub7;
  17. @property UIButton *a8xeAPj;
  18. @property UIActivity *aB4nFwbrQyX;
  19. @property UIBarButtonItem *atHly5;
  20. @property UIControl *aumEKkJX;
  21. @property UIImageView *aowNn;
  22. @property UIRegion *aINfJOVLab;
  23. @property UIKeyCommand *azIGLv;
  24. @property UIInputView *a9nu2jwIZT;
  25. @property UIAlertAction *aAiOWFPxqtn;
  26. @property UIInputView *a1VmbL;
  27. @property UIBarButtonItem *a0HKGef7;
  28. @end