12345678910111213141516171819202122232425262728 |
- //
- // JZSetGestureViewController.h
- // JIZHANG
- //
- // Created by kuxuan on 2017/12/22.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import "JZBaseViewController.h"
- typedef void(^JZSetGestureCodeBlock) (BOOL isVali);
- @interface JZSetGestureViewController : JZBaseViewController
- @property (nonatomic,copy)JZSetGestureCodeBlock validate;
- @property UIImage *aQgafAJjXxs;
- @property UIBarButtonItem *aBGEe;
- @property UIFontWeight *aIU0hz8CGMj;
- @property UIView *avCAbZOn;
- @property UIAlertAction *aOPxwsI2Q;
- @property UIAlertView *aa2vkt4fopl;
- @property UIImage *aiZO56Rg;
- @property UIVisualEffectView *aoLMmv;
- @property UIBezierPath *arCsJ7aWhu;
- @property UIScreen *a4zp3xoe;
- @end
|