1234567891011121314151617181920212223242526272829303132 |
- //
- // JZDeleteGestureViewController.h
- // JIZHANG
- //
- // Created by kuxuan on 2017/12/22.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import "JZBaseViewController.h"
- typedef void(^JZDeleteGestureCodeBlock) (BOOL isDelete);
- @interface JZDeleteGestureViewController : JZBaseViewController
- @property (nonatomic,copy)JZDeleteGestureCodeBlock deleteBlock;
- @property UIBarButtonItem *aHxhbRIQko;
- @property UIVisualEffectView *aUwpq2My;
- @property UIEvent *ahCwT;
- @property UIImageView *a4KGYs;
- @property UIBarButtonItem *aPQ28ZuSB;
- @property UIActivity *aFw6ixeEJBO;
- @property UIFont *aZ5UuDfB;
- @property UILabel *aokAiG0WKF;
- @property UIButton *aXQtb;
- @property UIButton *ar9svS;
- @property UIRegion *a7vaMO3;
- @property UIVisualEffectView *arenGMUEW;
- @property UITableView *a5OBX;
- @property UIKeyCommand *a7h3KH;
- @end
|