123456789101112131415161718192021222324252627 |
- //
- // YZMAClassifyLeftTableViewCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/4/28.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface YZMAClassifyLeftTableViewCell : UITableViewCell
- @property (nonatomic,copy)NSString *title;
- @property (nonatomic,assign)BOOL isSelect;
- @property UIButton *afCuG9yRT;
- @property UIDevice *aHhGO;
- @property UIView *a571vEPxS;
- @property UIDocument *agr18D;
- @property UIUserInterfaceIdiom *arHW1x;
- @property UIWindow *aGtEgs;@property UIViewController *aUZVtcM6f;
- @property UIImage *a5FYcmS9ht;
- @property UIUserInterfaceIdiom *aSrlzdacZ;
- @property UIBarButtonItem *aBPy1qce;
- @property UIScreen *aN6UV97bg3;
- @property UISwitch *asLpuQUi;
- @end
|