1234567891011121314151617181920212223242526272829303132333435 |
- //
- // JZNavTopview.h
- // JIZHANG
- //
- // Created by jikaipeng on 2017/10/30.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void(^DisMissAction)(void);
- @interface JZNavTopview : UIView
- @property (nonatomic, copy) DisMissAction dismissAction;
- - (instancetype)initWithTitle:(NSString *)title;
-
- @property UIBarButtonItem *aegUmTw5WuE;
- @property UIUserInterfaceIdiom *aBbcZwEoIm;
- @property UISwitch *ah5BaW0;
- @property UIButton *aiZub7;
- @property UIButton *a8xeAPj;
- @property UIActivity *aB4nFwbrQyX;
- @property UIBarButtonItem *atHly5;
- @property UIControl *aumEKkJX;
- @property UIImageView *aowNn;
- @property UIRegion *aINfJOVLab;
- @property UIKeyCommand *azIGLv;
- @property UIInputView *a9nu2jwIZT;
- @property UIAlertAction *aAiOWFPxqtn;
- @property UIInputView *a1VmbL;
- @property UIBarButtonItem *a0HKGef7;
- @end
|